ZX_COMPOUND_ERRORS_T

This temporary 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 Yes Number within a list of errors
ERROR_MESSAGE VARCHAR2 240 Yes Message of the error
TAX_GROUP_ID NUMBER Yes Tax group identifier
TAX_GROUP_CODE VARCHAR2 50 Tax group code
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