CHANGE REASON CODES#
A Change Reason code is the rationale as to why information has been created or changed as of an effective date. The change reason, a user-defined table, allows users to track why an effective date change is made to an employee’s record or to a code definition form.Each change reason may be restricted by function, by adding functions to the usage area, at the bottom of the screen. Adding a function-change reason usage will restrict the function indicated to have the change reasons shown. This may also be seen and maintained through the Maintain Functions form (IMFN).
Once a function has restricted change reasons applied, then that function will see only those change reasons. If there is no restriction applied to a function's change reasons, then all change reasons will be presented.
This should only be used if you wish to reduce the number of change reason options, markedly, for any given screen.
A starter script to load in standard change reasons is provided.
‘Define Change Reason Codes’ Usage and Examples
#
Change Reasons Codes are stored in the P2K_CM_CHANGE_REASONS table.- Change Reason
- This field allows you to define the change reasons. The value you enter in this field will be displayed on a list of change reasons from which the user may select in various screens. Change_Code is a 16-character alphanumeric mandatory field.
- Product
- If this change reason only applies to certain functions within the system those functions should be indicated in this field. This field will limit the list of values displayed to the user when they are choosing a change reason in a particular form. If a change reason is to be applied to all functions within HHRMePersonality enter ‘HHRM’ ‘IEAS’ in this field. For example, the following reasons would be applied to all the functions:
- Change Description
- This field displays a short description of the change reason. Description is a 50-character alphanumeric optional field.
- Description
- This field displays a short description of the function chosen.Description is a 50-character alphanumeric field that will default if a product is chosen.