GP_NRP_RTPDL_VW(SQL View) |
Index Back |
|---|---|
Run Type Detail - ViewChild record of GP_RUN_TYPE. Stores additional detail about the run type - Packaging View |
| SELECT RUN_TYPE ,EFFDT ,EFF_STATUS ,PIN_PRC_NUM + 50000000 ,PROCESS_RETRO_IND FROM PS_GP_RUN_TYPE_DTL |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(10) | VARCHAR2(10) NOT NULL | Run Type Name | |
| 2 | 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 |
| 5 | PROCESS_RETRO_IND | Character(1) | VARCHAR2(1) NOT NULL |
Process Retro Indicator
Default Value: N |