ZX_COMPOUND_ERRORS
This table stores errors found during tax groups migration from ZX_TAX_PRIORITIES_T.
Details
-
Schema: FUSION
-
Object owner: ZX
-
Object type: TABLE
-
Tablespace: APPS_TS_TX_DATA
Columns
Name | Datatype | Length | Not-null | Comments |
---|---|---|---|---|
ERROR_NUMBER | NUMBER | Number within a list of errors | ||
ERROR_MESSAGE | VARCHAR2 | 240 | Message of the error | |
CREATED_BY | VARCHAR2 | 64 | Yes | Who column: indicates the user who created the row. |
CREATION_DATE | TIMESTAMP | Yes | Who column: indicates the date and time of the creation of the row. | |
LAST_UPDATED_BY | VARCHAR2 | 64 | Yes | Who column: indicates the user who last updated the row. |
LAST_UPDATE_DATE | TIMESTAMP | Yes | Who column: indicates the date and time of the last update of the row. | |
LAST_UPDATE_LOGIN | VARCHAR2 | 32 | Who column: indicates the session login associated to the user who last updated the row. | |
REQUEST_ID | NUMBER | Enterprise Service Scheduler: indicates the request ID of the job that created or last updated the row. | ||
PROGRAM_LOGIN_ID | NUMBER | Login user identifier of last concurrent program to update this record | ||
PROGRAM_NAME | VARCHAR2 | 30 | Program name of last concurrent program to update this record | |
PROGRAM_APP_NAME | VARCHAR2 | 50 | Application name of last concurrent program to update this record |