BCT_WF_TMP(SQL Table) |
Index Back |
---|---|
BCT Workflow Temp TableWorkflow temp table |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Prompt Table: SP_BUIN_NONVW |
2 | EIP_CTL_ID | Character(25) | VARCHAR2(25) NOT NULL | Enterprise Components EIP (enterprise integration point) control field |
3 | TRANS_PROGRAM | Character(3) | VARCHAR2(3) NOT NULL | Transaction Program |
4 | TRANSACTION_CODE | Character(4) | VARCHAR2(4) NOT NULL | Transaction Code |
5 | DT_TIMESTAMP | DateTime(26) | TIMESTAMP | Date Timestamp |
6 | BCT_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Transaction status in the stage table
0=New 1=Error 2=Complete 3=In Process 4=Reprocess 5=Incomplete 6=Confirmed |
7 | BCT_SOURCE | Character(1) | VARCHAR2(1) NOT NULL |
Indicates the source where the transaction was created
1=Msg Agent 2=Page 3=Batch 4=Auto Gen 5=Message |