GPAU_RCPPAY_HDR

(SQL Table)
Index Back

Recip payment file header line

The table stores recipient payment file header line.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 RECIPIENT_ID Character(8) VARCHAR2(8) NOT NULL Payment recipient ID
2 GPAU_RCP_GROUP_ID Character(18) VARCHAR2(18) NOT NULL The Group ID is required for the file generated by GPAU_RCPFILE.
3 PAY_ENTITY Character(10) VARCHAR2(10) NOT NULL Pay Entity
4 PAYMENT_DT Date(10) DATE NOT NULL Payment Date
5 GPAU_DESCR Character(30) VARCHAR2(30) NOT NULL This object is a copy of the standard DESCR field, however it contains additional labels not available on the standard.
6 GPAU_DESCR2 Character(30) VARCHAR2(30) NOT NULL Similar to GPAU_DESCR, however occasionally you need two DESCR fields on one table, so this field serves the need of a second field.