TL_SRCH_SCH_AET(SQL Table) |
Index Back |
---|---|
State record for Schedule IndxMain state record for the Schedule Index Pre-process |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
3 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
4 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
5 | START_DT | Date(10) | DATE | Start Date |
6 | END_DT | Date(10) | DATE | end date |
7 | PUNCH_TEXT | Character(75) | VARCHAR2(75) NOT NULL | Text |
8 | TL_START_DATE | Date(10) | DATE | Start Date |
9 | 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. |