TR221 - Session Wait List Listing
Run TR221 (Session Wait List Listing) to list the employees on a session wait
list.
The listing shows for each employee: whether the employee has approval to
register for the course, whether the course is required, the date the employee
was placed on the wait list, and whether an override was used to place the
employee on the wait list.
Updated Files
    CKPOINT    -
Referenced Files
    EMPLOYEE   - The Employee file is accessed to retrieve the name of the
                 employees.
    PACOURSE   - The Courses file is accessed to retrieve course information.
    PAREGISTER - The Registration Information file is accessed to retrieve
                 session registration information.
    PASESSION  - The Session file is accessed to retrieve session information.
INVOKED Programs
    HRFN
 |