GPBR_NRP_SVL_AD(SQL Table) |
Index Back |
---|---|
Values for Supporting ElementsOverride values for supporting elements. |
# | 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 | UNION_CD | Character(3) | VARCHAR2(3) NOT NULL | Union Code |
3 | EFFDT | Date(10) | DATE | Effective Date |
4 | PIN_NUM | Number(8,0) | INTEGER NOT NULL | PIN Number |
5 | ELEMENT_TYPE | Character(6) | VARCHAR2(6) NOT NULL |
Element Type
A=Attribute D=Dimension M=Measure |
6 | GPBR_VAL_CHAR | Character(25) | VARCHAR2(25) NOT NULL | Character Value |
7 | GPBR_VAL_DT | Date(10) | DATE | Date Value |
8 | GPBR_VAL_NUM | Signed Number(20,6) | DECIMAL(18,6) NOT NULL | Numeric Value |
9 | DEFAULT_IND | Character(1) | VARCHAR2(1) NOT NULL | An internal flag used by Benefits Administration to indicate whether a specific benefit option is the 'default' option - that is, if the employee fails to make a valid election, this option will be enrolled by default. |