TL_AGG_RCTRL(SQL Table) |
Index Back |
---|---|
Mass time Run ControlUsed in TL_MASS_SESSION.ST_INSTANCE.SavePostchange as a run control record to trigger Mass time |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
2 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
3 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |
4 | DTTM_STAMP | 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. |
5 | ST_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Session Number |
6 | GP_ABSENCE_FLAG | Character(1) | VARCHAR2(1) NOT NULL |
Global Payroll Absence Process
Y/N Table Edit Default Value: Y |