TL_TA000501_AET(SQL Table) |
Index Back |
|---|---|
Batch-by-batch state variablesContains variables used in the TL_TA000501 routine to control the processing flow and determining whether certain sub-routines can be skipped. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance | |
| 2 | BATCH_NUM | Number(4,0) | SMALLINT NOT NULL | Batch Number |
| 3 | PUNCH_TYPE | Character(2) | VARCHAR2(2) NOT NULL |
Global Punch Types
0=Elapsed 1=In 2=Out 3=Meal 4=Break 5=Transfer |
| 4 | TA_HOL_IND | Number(1,0) | SMALLINT NOT NULL | Process Control flag used in TA process. |
| 5 | TA_IPT_IND | Number(1,0) | SMALLINT NOT NULL | Process Control flag used in TA process. |
| 6 | TA_PNCH_TIME_IND | Number(1,0) | SMALLINT NOT NULL | Process Control flag used in TA process. |
| 7 | TA_PYBL_TIME_IND | Number(1,0) | SMALLINT NOT NULL | Process Control flag used in TA process. |
| 8 | TA_RPTD_TIME_IND | Number(1,0) | SMALLINT NOT NULL | Process Control flag used in TA process. |
| 9 | TA_SCHD_TIME_IND | Number(1,0) | SMALLINT NOT NULL | Process Control flag used in TA process. |
| 10 | PRIORITY | Number(3,0) | SMALLINT NOT NULL | Priority |
| 11 | TL_RULE_ID | Character(12) | VARCHAR2(12) NOT NULL | Rule ID |
| 12 | TL_RULE_ID_PRIOR | Character(12) | VARCHAR2(12) NOT NULL | Used in TA process to retain prior rule ID in rule processing loop |