| # |
PeopleSoft Field Name |
PeopleSoft Field Type |
Database Column Type |
Description |
| 1 |
PROCESS_INSTANCE |
Number(10,0) |
DECIMAL(10) NOT NULL |
Process Instance
|
| 2 |
LAST_ST_INSTANCE |
Number(10,0) |
DECIMAL(10) NOT NULL |
Last Submit Time Instance
|
| 3 |
ST_INSTANCE |
Number(10,0) |
DECIMAL(10) NOT NULL |
Submit Time Instance
|
| 4 |
KEEP_GOING |
Character(1) |
VARCHAR2(1) NOT NULL |
Keep Going Flag for App Engine....
|
| 5 |
TEMP_FLD |
Character(1) |
VARCHAR2(1) NOT NULL |
Temporary Field for App Engine
|
| 6 |
TL_ST_BATCH_SIZE |
Number(9,0) |
DECIMAL(9) NOT NULL |
Field introduced to configure the size of batches of incoming Punches from TCD in the TL_ST_LD_DMN AE process.
|
| 7 |
TL_ST_PEND_ROWS |
Number(9,0) |
DECIMAL(9) NOT NULL |
Field introduced in TL ST LD DMN process. Used to hold the number of rows found in TL_ST_PCHTIME that are pending processing.
|