SHS_FRA_RUN_CTL(SQL Table) |
Index Back |
---|---|
SHS Run ControlSingle Hiring Statement Run Control Record |
# | 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: OPERATOR_VW |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
3 | SHS_RPT_FRA_SW | Character(1) | VARCHAR2(1) NOT NULL |
Single Hiring Statement report switch
E=By Employee ID G=By Group H=By Hire Date Default Value: H |
4 | START_DT | Date(10) | DATE | Start Date |
5 | END_DT | Date(10) | DATE |
end date
Default Value: %date |
6 | GB_GROUP_ID | Character(15) | VARCHAR2(15) NOT NULL |
Group Build ID.
Prompt Table: GB_GROUP_SEC_VW |
7 | LASTUPDOPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
8 | LASTUPDDTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |