GP_NRP_ASS_L_VW(SQL View) |
Index Back |
---|---|
Packager view - GP_ABS_SS_LANGNon-rule packager view of GP_ABS_SS_LANG table |
SELECT COUNTRY , PIN_TAKE_NUM + 50000000 , EFFDT , LANGUAGE_CD , ABS_USER_FLD1_LBL , ABS_USER_FLD2_LBL , ABS_USER_FLD3_LBL , ABS_USER_FLD4_LBL , ABS_USER_FLD5_LBL , ABS_USER_FLD6_LBL , ABS_USER_FLD7_LBL , ABS_USER_FLD8_LBL , ABS_USER_FLD9_LBL , ABS_USER_FLD10_LBL , ABS_USER_FLD11_LBL , ABS_USER_FLD12_LBL , ABS_USER_FLD13_LBL , ABS_USER_FLD14_LBL , ABS_USER_FLD15_LBL , ABS_USER_FLD16_LBL FROM PS_GP_ABS_SS_LANG |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | COUNTRY | Character(3) | VARCHAR2(3) NOT NULL | Country |
2 | PIN_TAKE_NUM | Number(8,0) | INTEGER NOT NULL | Absence Take |
3 | EFFDT | Date(10) | DATE |
Effective Date
Default Value: %date |
4 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
5 | ABS_USER_FLD1_LBL | Character(30) | VARCHAR2(30) NOT NULL | User Field 1-Label, this label will be displayed in the Self Service Absences Transactions Pages |
6 | ABS_USER_FLD2_LBL | Character(30) | VARCHAR2(30) NOT NULL | User Field 2-Label, this label will be displayed in the Self Service Absences Transactions Pages |
7 | ABS_USER_FLD3_LBL | Character(30) | VARCHAR2(30) NOT NULL | User Field 3-Label, this label will be displayed in the Self Service Absences Transactions Pages |
8 | ABS_USER_FLD4_LBL | Character(30) | VARCHAR2(30) NOT NULL | User Field 4-Label, this label will be displayed in the Self Service Absences Transactions Pages |
9 | ABS_USER_FLD5_LBL | Character(30) | VARCHAR2(30) NOT NULL | User Field 5-Label, this label will be displayed in the Self Service Absences Transactions Pages |
10 | ABS_USER_FLD6_LBL | Character(30) | VARCHAR2(30) NOT NULL | User Field 6-Label, this label will be displayed in the Self Service Absences Transactions Pages |
11 | ABS_USER_FLD7_LBL | Character(30) | VARCHAR2(30) NOT NULL | User Field 7-Label, this label will be displayed in the Self Service Absences Transactions Pages |
12 | ABS_USER_FLD8_LBL | Character(30) | VARCHAR2(30) NOT NULL | User Field 8-Label, this label will be displayed in the Self Service Absences Transactions Pages |
13 | ABS_USER_FLD9_LBL | Character(30) | VARCHAR2(30) NOT NULL | User Field 9-Label, this label will be displayed in the Self Service Absences Transactions Pages |
14 | ABS_USER_FLD10_LBL | Character(30) | VARCHAR2(30) NOT NULL | User Field 10-Label, this label will be displayed in the Self Service Absences Transactions Pages |
15 | ABS_USER_FLD11_LBL | Character(30) | VARCHAR2(30) NOT NULL | User Field 11-Label, this label will be displayed in the Self Service Absences Transactions Pages |
16 | ABS_USER_FLD12_LBL | Character(30) | VARCHAR2(30) NOT NULL | User Field 12-Label, this label will be displayed in the Self Service Absences Transactions Pages |
17 | ABS_USER_FLD13_LBL | Character(30) | VARCHAR2(30) NOT NULL | User Field 13-Label, this label will be displayed in the Self Service Absences Transactions Pages |
18 | ABS_USER_FLD14_LBL | Character(30) | VARCHAR2(30) NOT NULL | User Field 14-Label, this label will be displayed in the Self Service Absences Transactions Pages |
19 | ABS_USER_FLD15_LBL | Character(30) | VARCHAR2(30) NOT NULL | User Field 15-Label, this label will be displayed in the Self Service Absences Transactions Pages |
20 | ABS_USER_FLD16_LBL | Character(30) | VARCHAR2(30) NOT NULL | User Field 16-Label, this label will be displayed in the Self Service Absences Transactions Pages |