GP_RUN_TYPE_DTL(SQL Table) |
Index Back |
---|---|
Run Type DetailChild record of GP_RUN_TYPE. Stores additional detail about the run type. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RUN_TYPE | Character(10) | VARCHAR2(10) NOT NULL | Run Type Name |
2 | EFFDT | Date(10) | DATE |
Effective Date
Default Value: %Date |
3 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: A |
4 | PIN_PRC_NUM | Number(8,0) | INTEGER NOT NULL |
Process Element
Prompt Table: GP_PIN_PR9_VW |
5 | PROCESS_RETRO_IND | Character(1) | VARCHAR2(1) NOT NULL |
Process Retro Indicator
Y/N Table Edit Default Value: N |