BCT_WF_WL(SQL Table) |
Index Back |
---|
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(30) | VARCHAR2(30) NOT NULL | Business Process Name (see PSBUSPROCDEFN). | |
2 | Character(30) | VARCHAR2(30) NOT NULL | Name of a Business Process Activity (see PSACTIVITYDEFN). | |
3 | Character(30) | VARCHAR2(30) NOT NULL | Defines a routing event for PS Workflow | |
4 | Character(30) | VARCHAR2(30) NOT NULL | Worklist Name | |
5 | Number(10,0) | DECIMAL(10) NOT NULL | For a given worklist the unique number of rows in PSWORKLIST | |
6 | Number(10,0) | DECIMAL(10) NOT NULL | Transaction Identifier | |
7 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit | |
8 | Character(25) | VARCHAR2(25) NOT NULL | Enterprise Components EIP (enterprise integration point) control field | |
9 | TRANS_PROGRAM | Character(3) | VARCHAR2(3) NOT NULL | Transaction Program |
10 | TRANSACTION_CODE | Character(4) | VARCHAR2(4) NOT NULL | Transaction Code |
11 | DT_TIMESTAMP | DateTime(26) | TIMESTAMP | Date Timestamp |
12 | 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 |
13 | 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 |