[Home] [Help]
[Dependency Information]
Object Name: | XLA_AMB_UPDATED_COMPS |
---|---|
Object Type: | TABLE |
Owner: | XLA |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
XLA_AMB_UPDATED_COMPS_U1 | NORMAL | UNIQUE |
![]() |
![]() |
XLA_AMB_UPDATED_COMPS_N1 | NORMAL | NONUNIQUE |
![]() |
![]() ![]() ![]() ![]() |
XLA_AMB_UPDATED_COMPS_N2 | NORMAL | NONUNIQUE |
![]() |
![]() ![]() ![]() ![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
AMB_UPDATED_COMP_ID | NUMBER | Yes | Internal identifier of the updated component | |
APPLICATION_ID | NUMBER | Yes | Internal identifier of the application | |
AMB_CONTEXT_CODE | VARCHAR2 | (30) | Yes | AMB context code |
COMPONENT_TYPE_CODE | VARCHAR2 | (30) | Component owner code. Possible value includes:S - OracleC - Customer | |
COMPONENT_KEY | VARCHAR2 | (240) | The key to identify the component | |
ENTITY_CODE | VARCHAR2 | (30) | The entity code | |
EVENT_CLASS_CODE | VARCHAR2 | (30) | The event class code | |
EVENT_TYPE_CODE | VARCHAR2 | (30) | The event type code | |
PRODUCT_RULE_TYPE_CODE | VARCHAR2 | (30) | Application accounting definition owner code. Possible value includes:S - OracleC - Customer | |
PRODUCT_RULE_CODE | VARCHAR2 | (30) | The application accounting definition code | |
ACCT_LINE_TYPE_CODE | VARCHAR2 | (30) | The journal line owner code. Possible value includes:S - OracleC - Customer | |
ACCT_LINE_CODE | VARCHAR2 | (30) | The journal line code | |
COMPONENT_OWNER_CODE | VARCHAR2 | (30) | Component owner code. Possible value includes:S - OracleC - Customer | |
COMPONENT_CODE | VARCHAR2 | (30) | Component code | |
MERGE_IMPACT_CODE | VARCHAR2 | (30) | Merge impact code | |
PROPERTY_CODE | VARCHAR2 | (30) | Property code | |
LOOKUP_TYPE | VARCHAR2 | (30) | The lookup type of the property value | |
OLD_VALUE | VARCHAR2 | (2000) | The old value | |
NEW_VALUE | VARCHAR2 | (2000) | The new value | |
PARENT_COMPONENT_TYPE_CODE | VARCHAR2 | (30) | Component type of the parent component. | |
PARENT_COMPONENT_KEY | VARCHAR2 | (240) | Component key of the parent component | |
MERGE_ENABLED_FLAG | VARCHAR2 | (1) | Yes | Indicate if the component is allowed to be merged to the working context |
MERGE_FLAG | VARCHAR2 | (1) | Indicate if the component is selected to be merged to the working context. Possible values are Y or N. | |
DUPLICATE_COMPONENT_CODE | VARCHAR2 | (30) | If 'N' is selected for MERGE_FLAG, it is the new component type code of the diverged component | |
DUPLICATE_COMPONENT_NAME | VARCHAR2 | (80) | If 'N' is selected for MERGE_FLAG, it is the new component name of the diverged component | |
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). | ||
PARENT_COMPONENT_OWNER_CODE | VARCHAR2 | (30) | Owner of the parent component | |
PARENT_COMPONENT_CODE | VARCHAR2 | (30) | Component code of the parent component | |
OLD_SOURCE_APP_ID | NUMBER | (15) | Original source application id | |
OLD_SOURCE_TYPE_CODE | VARCHAR2 | (30) | Original source type code | |
OLD_SOURCE_CODE | VARCHAR2 | (30) | Original source code | |
NEW_SOURCE_APP_ID | NUMBER | (15) | New source application id | |
NEW_SOURCE_TYPE_CODE | VARCHAR2 | (30) | New source type code | |
NEW_SOURCE_CODE | VARCHAR2 | (30) | New source code | |
COMPONENT_APPLICATION_ID | NUMBER | (15) | Application identifier of the component |
Cut, paste (and edit) the following text to query this object:
SELECT AMB_UPDATED_COMP_ID
, APPLICATION_ID
, AMB_CONTEXT_CODE
, COMPONENT_TYPE_CODE
, COMPONENT_KEY
, ENTITY_CODE
, EVENT_CLASS_CODE
, EVENT_TYPE_CODE
, PRODUCT_RULE_TYPE_CODE
, PRODUCT_RULE_CODE
, ACCT_LINE_TYPE_CODE
, ACCT_LINE_CODE
, COMPONENT_OWNER_CODE
, COMPONENT_CODE
, MERGE_IMPACT_CODE
, PROPERTY_CODE
, LOOKUP_TYPE
, OLD_VALUE
, NEW_VALUE
, PARENT_COMPONENT_TYPE_CODE
, PARENT_COMPONENT_KEY
, MERGE_ENABLED_FLAG
, MERGE_FLAG
, DUPLICATE_COMPONENT_CODE
, DUPLICATE_COMPONENT_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
, PARENT_COMPONENT_OWNER_CODE
, PARENT_COMPONENT_CODE
, OLD_SOURCE_APP_ID
, OLD_SOURCE_TYPE_CODE
, OLD_SOURCE_CODE
, NEW_SOURCE_APP_ID
, NEW_SOURCE_TYPE_CODE
, NEW_SOURCE_CODE
, COMPONENT_APPLICATION_ID
FROM XLA.XLA_AMB_UPDATED_COMPS;
XLA.XLA_AMB_UPDATED_COMPS does not reference any database object
XLA.XLA_AMB_UPDATED_COMPS is referenced by following:
|
|
|