| 
HR206 - Job Code Listing
**Form Purpose
Run Job Code Listing (HR206) to print a list of job codes established in
HR06.1 (Job Codes). Three separate listings are available:
- Job Code Listing,
- Job Code History Listing, and
- Salary Range Listing.
You can run the program to print all listings or one or two at a time.
Updated Files
    CKPOINT    -
Referenced Files
    HRHISTORY  - The HR History file is accessed to retrieve the logged history.
    JOBCODE    - Contains the job code information, and is the primary file
                 referenced by this program.
    PADICT     - Used to retreive log records.
    PRSAGDTL   - The Personnel Action Detail file is accessed to retrieve
                 salary ranges from pay schedules.
    PRSAGHEAD  - The Step and Grade Schedule Header file is accessed to
                 retrieve salary schedule information.
    PRSYSTEM   - Used to validate the company.
INVOKED Programs
    IFAC
    ACAC
    ACCL
    IFCU
    IFSG
    IFAU
    SLSE
    SLSU
 |