VRM_SOURCE_DOC_ERRORS_GT
Oracle internal use only. This global temporary table is used in validate customer contracts source data job during internal processing.
Details
-
Schema: FUSION
-
Object owner: VRM
-
Object type: TABLE
-
Tablespace: FUSION_TS_TX_DATA
Columns
Name | Datatype | Length | Precision | Not-null | Comments |
---|---|---|---|---|---|
ERROR_ID | NUMBER | 18 | Yes | Data transformation error internal identifier. | |
ERROR_LINE_LEVEL | VARCHAR2 | 30 | Yes | Level from which the error originated. | |
ERROR_LINE_ID | NUMBER | 18 | Yes | Error line internal identifier. | |
ERROR_MESSAGE_CODE | VARCHAR2 | 30 | Yes | Error message code from the source system. | |
LOAD_REQUEST_ID | NUMBER | 18 | Enterprise Service Scheduler: indicates the request ID of the interface load job that created the row. |