GP_ABSLD_NRP_AD

(SQL Table)
Index Back

Leave Donations PI Table

Stores the PI entries generated from the Leave Donations Process

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 GP_PKG_ID Character(10) VARCHAR2(10) NOT NULL Field used for element packaging
2 TRANSACTION_NBR Number(15,0) DECIMAL(15) NOT NULL 08/02/99 NAS: Changed the size of this field from 10 to 15. Based on Jim Hillman's decision to make the field at a standard size.
3 GP_PAYGROUP Character(10) VARCHAR2(10) NOT NULL Global Payroll pay group
4 CAL_ID Character(18) VARCHAR2(18) NOT NULL calendar id
5 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID
6 EMPL_RCD Number(3,0) SMALLINT NOT NULL Empl Record
7 PIN_NUM Number(8,0) INTEGER NOT NULL PIN Number
8 INSTANCE Number(3,0) SMALLINT NOT NULL Instance Number
9 BGN_DT Date(10) DATE Begin Date
10 END_DT Date(10) DATE end date
11 BAL_ADJ Signed Number(20,6) DECIMAL(18,6) NOT NULL Balance Adjustment
12 LASTUPDOPRID Character(30) VARCHAR2(30) NOT NULL Specifies the User ID which made the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts.
13 LASTUPDDTTM DateTime(26) TIMESTAMP Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts.