GPBR_NRP_ERE_VW(SQL View) |
Index Back |
---|---|
Employee Register ReportEmployee Register |
SELECT OPRID ,RUN_CNTL_ID ,GPBR_PIN_ERN_NUM + 50000000 FROM PS_GPBR_RC_EMP_REG |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
Prompt Table: EMPL_REG_RC_BRA |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL |
Run Control ID
Prompt Table: EMPL_REG_RC_BRA |
3 | GPBR_PIN_ERN_NUM | Number(8,0) | INTEGER NOT NULL |
Earnings Pin Number
Prompt Table: GPBR_PIN_ER_VW |