Common Code Function - Introduction
Very often in a system, there are various list of values that can be maintained by user for selection and use throughout the system.
Some examples of these codes are as follows:-
| Example 1: | |
|---|---|
Codes Category |
DEPT - Department |
Codes (List of Values) |
|
Use at the Staff Profile Maintenance function |
|
| Example 2: | |
|---|---|
Codes Category |
BRNTYP - Branch Type |
Codes (List of Values) |
|
Use at the Branch Maintenance function |
|
This function simply allows user (the system administrator), to maintain codes according to the system predefined categories of codes.
The categories of codes that can be maintained in this function are required for use functions across the system.