GP_NRP_ABSEF_AD

(SQL Table)
Index Back

Absence Forecasting Results

Used to store the results of online absence forecasting

# 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 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID
3 EMPL_RCD Number(3,0) SMALLINT NOT NULL Empl Record
4 BGN_DT Date(10) DATE Begin Date
5 PIN_TAKE_NUM Number(8,0) INTEGER NOT NULL Absence Take
6 END_DT Date(10) DATE end date
7 PIN_NUM Number(8,0) INTEGER NOT NULL PIN Number
8 TXN_ID Number(5,0) INTEGER NOT NULL Transaction ID
9 GP_ORDER Number(3,0) SMALLINT NOT NULL Utility field for data ordering
10 PIN_FCST_RSLT_NUM Number(8,0) INTEGER NOT NULL This field is used on the GP_ABS_TK_FCST to identify the elements to be returned with the results of forecasting.
11 ENTRY_TYPE_FCST Character(3) VARCHAR2(3) NOT NULL This field is used on the GP_ABS_TK_FCST to define the entry type of the forecasting elements to be returned with the forecasting results.
12 FCST_VAL_CHAR Character(30) VARCHAR2(30) NOT NULL This field is used on the GP_ABS_EVT_FCST to store the character value when the PIN_FCST_RSLT_NUM is a character element.
13 FCST_VAL_NUM Signed Number(20,6) DECIMAL(18,6) NOT NULL This field is used on the GP_ABS_EVT_FCST to store the numeric value when the PIN_FCST_RSLT_NUM is a numeric element.
14 FCST_VAL_DT Date(10) DATE This field is used on the GP_ABS_EVT_FCST to store the date value when the PIN_FCST_RSLT_NUM is a date element.
15 CAL_RUN_ID Character(18) VARCHAR2(18) NOT NULL Calendar Run Id
16 ACM_FROM_DT Date(10) DATE From Date
17 ACM_THRU_DT Date(10) DATE Through Date
18 USER_KEY1 Character(25) VARCHAR2(25) NOT NULL User Key 1
19 USER_KEY2 Character(25) VARCHAR2(25) NOT NULL User Key 2
20 USER_KEY3 Character(25) VARCHAR2(25) NOT NULL User Key 3
21 USER_KEY4 Character(25) VARCHAR2(25) NOT NULL User Key 4
22 USER_KEY5 Character(25) VARCHAR2(25) NOT NULL User Key 5
23 USER_KEY6 Character(25) VARCHAR2(25) NOT NULL User Key 6