GP_PKG_GC1_AD(SQL Table) |
Index Back |
---|---|
Generation Control RecordGeneration Control Record |
# | 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 | PIN_NUM | Number(8,0) | INTEGER NOT NULL | PIN Number |
3 | EFFDT | Date(10) | DATE | Effective Date |
4 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive |
5 | GCTL_OPTN_EMPLSTAT | Character(1) | VARCHAR2(1) NOT NULL |
Generation Control Employee Status Indicator
E=Exclude I=Include |
6 | GCTL_OPTN_ACTION | Character(1) | VARCHAR2(1) NOT NULL |
Generation Control Action Indicator
E=Exclude I=Include |
7 | GCTL_OPTN_SEGSTAT | Character(1) | VARCHAR2(1) NOT NULL |
Generation Control Segment Indicator
E=Exclude I=Include |
8 | GCTL_OPTN_FREQ | Character(1) | VARCHAR2(1) NOT NULL |
Generation Control Frequency Indicator
E=Exclude I=Include |
9 | GCTL_OPTN_FRML | Character(1) | VARCHAR2(1) NOT NULL |
Generation Control Formula Indicator
E=Exclude I=Include |
10 | GCTL_OPTN_RUN_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Generation Control Run Type Indicator
E=Exclude I=Include |
11 | LAST_DAY_OPTN | Character(1) | VARCHAR2(1) NOT NULL |
Use Last Day Option
N=No Y=Yes |
12 | GP_VERSION | Character(18) | VARCHAR2(18) NOT NULL | Stores element version. |