GPJP_BA_TRAILER

(SQL Table)
Index Back

Banking Trailer Record

Tracks information used to generate the Trailer portion of the EFT file.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 JOBINSTANCE Number(10,0) DECIMAL(10) NOT NULL Job Instance
2 RECORD_COUNT Number(7,0) INTEGER NOT NULL Count of Records
3 GP_PMT_AMT Signed Number(20,6) DECIMAL(18,6) NOT NULL Amount field on GP PAYMENT table
4 GPJP_COUNT_CHAR Character(6) VARCHAR2(6) NOT NULL Tracks the value of GPJP_REC_COUNT in a character format.
5 GPJP_PMT_AMT_CHAR Character(12) VARCHAR2(12) NOT NULL Tracks the value of GP_PMT_AMT in a character format.