DBA Data[Home] [Help] [Dependency Information]


TABLE: XLA.XLA_AAD_LOADER_LOGS

Object Details
Object Name: XLA_AAD_LOADER_LOGS
Object Type: TABLE
Owner: XLA
FND Design Data: TableXLA.XLA_AAD_LOADER_LOGS
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
XLA_AAD_LOADER_LOGS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnAAD_LOADER_LOG_ID
Columns
Name Datatype Length Mandatory Comments
AAD_LOADER_LOG_ID NUMBER
Yes Internal identifier of the log
AMB_CONTEXT_CODE VARCHAR2 (30) Yes AMB context code
APPLICATION_ID NUMBER
Yes Internal identifier of the application
REQUEST_CODE VARCHAR2 (30) Yes Request type. Possible values are: IMPORTEXPORT OVERWRITEMERGEMERGE_ANALYSIS
LOG_TYPE_CODE VARCHAR2 (30) Yes The type of the log.
ENCODED_MESSAGE VARCHAR2 (2000)
The error message
MESSAGE_NUM NUMBER

The message number
AAD_APPLICATION_ID NUMBER

The application of the application accounting definition
PRODUCT_RULE_TYPE_CODE VARCHAR2 (30)
Application accounting definition owner code. Possible value includes:S:OracleC:Customer
PRODUCT_RULE_CODE VARCHAR2 (30)
Application accounting definition code
COMPONENT_TYPE_CODE VARCHAR2 (30)
Component type code
COMPONENT_OWNER_CODE VARCHAR2 (30)
Component owner code. Possible value includes:S - OracleC - Customer
COMPONENT_CODE VARCHAR2 (30)
Component code
VERSION_FROM NUMBER

The from version number
VERSION_TO NUMBER

The to version number
ORIGINAL_CODE VARCHAR2 (30)
The original component code
ORIGINAL_NAME VARCHAR2 (30)
The original component name
OBJECT_VERSION_NUMBER NUMBER
Yes Standard WHO column
CREATION_DATE DATE
Yes Standard who column - date when this row was created.
CREATED_BY NUMBER
Yes Standard who column - user who created this row (foreign key to FND_USER.USER_ID).
LAST_UPDATE_DATE DATE
Yes Standard Who column - date when a user last updated this row.
LAST_UPDATED_BY NUMBER
Yes Standard who column - user who last updated this row (foreign key to FND_USER.USER_ID).
LAST_UPDATE_LOGIN NUMBER
Yes Standard who column - operating system login of user who last updated this row (foreign key to FND_LOGINS.LOGIN_ID).
PROGRAM_UPDATE_DATE DATE

Concurrent Program who column - date when a program last updated this row).
PROGRAM_APPLICATION_ID NUMBER

Concurrent Program who column - application id of the program that last updated this row (foreign key to FND_APPLICATION.APPLICATION_ID).
PROGRAM_ID NUMBER

Concurrent Program who column - program id of the program that last updated this row (foreign key to FND_CONCURRENT_PROGRAM.CONCURRENT_PROGRAM_ID).
REQUEST_ID NUMBER

Concurrent Program who column - concurrent request id of the program that last updated this row (foreign key to FND_CONCURRENT_REQUESTS.REQUEST_ID).
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT AAD_LOADER_LOG_ID
,      AMB_CONTEXT_CODE
,      APPLICATION_ID
,      REQUEST_CODE
,      LOG_TYPE_CODE
,      ENCODED_MESSAGE
,      MESSAGE_NUM
,      AAD_APPLICATION_ID
,      PRODUCT_RULE_TYPE_CODE
,      PRODUCT_RULE_CODE
,      COMPONENT_TYPE_CODE
,      COMPONENT_OWNER_CODE
,      COMPONENT_CODE
,      VERSION_FROM
,      VERSION_TO
,      ORIGINAL_CODE
,      ORIGINAL_NAME
,      OBJECT_VERSION_NUMBER
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      PROGRAM_UPDATE_DATE
,      PROGRAM_APPLICATION_ID
,      PROGRAM_ID
,      REQUEST_ID
FROM XLA.XLA_AAD_LOADER_LOGS;

Dependencies

[top of page]

XLA.XLA_AAD_LOADER_LOGS does not reference any database object

XLA.XLA_AAD_LOADER_LOGS is referenced by following:

SchemaAPPS
SynonymXLA_AAD_LOADER_LOGS