GP_TXN_DATA

(SQL Table)
Index Back

Transaction Record

The Transaction Record is used by the absence forecasting process.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 TXN_ID Number(5,0) INTEGER NOT NULL Transaction ID
2 TXN_NUM Number(6,0) INTEGER NOT NULL The Transaction Number is used by Absence Forecasting. Each forecast process has a unique transaction number.
3 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).
4 RUN_CNTL_ID Character(30) VARCHAR2(30) NOT NULL Run Control ID
5 CAL_RUN_ID Character(18) VARCHAR2(18) NOT NULL Calendar Run Id
6 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID
7 EMPL_RCD Number(3,0) SMALLINT NOT NULL Empl Record
8 COUNTRY Character(3) VARCHAR2(3) NOT NULL Country
9 FCST_ASOF_DT Date(10) DATE Forecast As Of Date is used by the Balance Inquiry Component. This is the date to project an absence balance.
10 PIN_FCST_TAKE_NUM Number(8,0) INTEGER NOT NULL This is the Take Element in which to project on the Balance Inquiry Component.