EO_EIP_STG_ERR(SQL Table) |
Index Back |
---|---|
Staged Data Errors Record (WF)This table is used by Inbound Data Error Scanning AE Program (EO_WF_ERR). Errors from EO_EIP_CTL Table are inserted into this table by Business Component EO_EIP_WF_STG_BC. While saving the error rows into this table, Workflow notifications are triggered. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EIP_CTL_ID | Character(25) | VARCHAR2(25) NOT NULL | Enterprise Components EIP (enterprise integration point) control field |
2 | EIP_DTA_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
EIP Dta status
0=New Transaction 1=Error found on the transaction 2=Complete 3=In Process 4=Reprocess 5=Incomplete 6=Cancelled 7=Hold |
3 | EIP_PROGRAM | Character(10) | VARCHAR2(10) NOT NULL |
Enterprise Components EIP (enterprise integration point) program field
601=Consumer Sync 701=BOM Sync 801=Item Revision 901=Item Bus Unit Sync 902=Item Sync |
4 | LASTUPDDTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |