Reviewing Delivered COBOL Processes for Special Events
The Definition Table component - Interface Definition Record page, Process ID field enables you to access COBOL processes that signal special events (transactions) such as a Stop Deduction. These events set an indicator that can be used later by another special process indicator. The following table lists the processes that PeopleSoft Payroll Interface delivers for special events.
See Setting Up the Definition Table.
Note:
The processes listed in this topic are a subset of the COBOL processes that are delivered with Payroll Interface.
See Reviewing Delivered COBOL Processes.
See Working with Transactions.
| Process ID | Description | Record Type | Special Event |
|---|---|---|---|
|
00001 |
0N1 Change |
Data |
Used for logical file types. Assigned to data records for DED_CALC and savings. |
|
000023 |
Stop DirDP |
Process |
Stops direct deposit. |
|
000024 |
Stop AdPay |
Process |
Stops additional payment. Assigned the stop record. |
|
000026 |
Stop Ded |
Process |
Stop deduction. Assigned the stop record. |
|
000027 |
Stop Goals |
Process |
Stop deduction goal. Assigned the stop record. |
|
000029 |
Stop Save |
Process |
Stop savings plan deduction. Assigned the stop record. |
|
000050 |
Savings, Additional Pay |
Data |
Assigned to the data records for non-logical file formats (such as CSV) for additional pay and savings plan before and after tax. These record IDs must be named: "SAVE" for before-tax savings "SPAT" for after-tax savings "APAY" for additional pay |