| 
PA217 - Automobile Listing
**Form Purpose
Run Automobile Listing (PA217) to print a list of employee automobile
information from PA17.1 (Automobile Information).
The report shows for each employee: lot information, make, model, year,
color, and driver license information.
Updated Files
    CKPOINT    -
Referenced Files
    DEPTCODE   - The Department file is used to verify departments.
    EMPAUTO    - The Employee Automobiles file is used to print employee
                 automobile data.
    EMPLOYEE   - The Employee file is used to print employee data.
    EMSTATUS   - The Employee/Applicant Status file is used to verify employees
                 statuses.
    HRSECLEV   - The Employee Security Level file is accessed by this report.
    HRSUPER    - The Supervisors file is accessed by this report.
    INSTCTRYCD -
    PAEMPLOYEE - The Employee Personnel Information file is used to print
                 employee data.
    PCODES     - The Human Resource Code file is used to print description if
                 found; else, print 'not on file'.
    PERSGROUP  - The Employee Group Header file is used to verify employees
                 groups.
    PGEMPLOYEE - The Employee Group Employees file is used to find employees
                 included in an employee group.
    PRSYSTEM   - The HR Company and Process Levels file is used to verify the
                 company.
 |