RC_EECRS_TYP_VW(SQL View) |
Index Back |
---|---|
HR Run Control - EECRSRUN_CNTL_EECRS contains input parameters for SQR PER101CN. This record is used when SQR PER101CN is requested from the Process Scheduler. There will be 1 row of data for each company and earnings type included in the employment equity analysis. |
SELECT DISTINCT OPRID, RUN_CNTL_ID, COMPANY, EARN_TYPE FROM PS_RC_EECRS_EARN |
# | 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 | COMPANY | Character(3) | VARCHAR2(3) NOT NULL |
Company
Prompt Table: COMPANY_TBL |
4 | EARN_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Earnings Type
1=Regular 2=Overtime 3=Bonus 4=Special Salary - Commission 5=Special Salary - Other |