GPNZ_NET_PAY_RC(SQL Table) |
Index Back |
---|---|
Run ctr for GP NZ Net Pay ReptThis is a run control record that will be used by the GP NZ Net Pay report. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
3 | CAL_RUN_ID | Character(18) | VARCHAR2(18) NOT NULL |
Calendar Run Id
Prompt Table: GPNZ_CALRUN1_VW |
4 | GPNZ_REPORT_LVL | Character(1) | VARCHAR2(1) NOT NULL |
Identifies the level of details required in the reports. Valid values are Detail report or Summary report.
1=Detail 2=Summary Default Value: 1 |