IN_FW_BCT_5_VW(SQL View) |
Index Back |
|---|---|
FW: BCT error processorFW: BCT error processor |
| SELECT BUSINESS_UNIT ,EIP_CTL_ID ,BCT_STATUS FROM PS_BCT_CTL |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Prompt Table: SP_BUIN_NONVW |
|
| 2 | Character(25) | VARCHAR2(25) NOT NULL | Enterprise Components EIP (enterprise integration point) control field | |
| 3 | 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 |