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


TABLE: XLA.XLA_ANALYTICAL_DTLS_B

Object Details
Object Name: XLA_ANALYTICAL_DTLS_B
Object Type: TABLE
Owner: XLA
FND Design Data: TableXLA.XLA_ANALYTICAL_DTLS_B
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_ANALYTICAL_DTLS_B_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnAMB_CONTEXT_CODE
ColumnANALYTICAL_DETAIL_CODE
ColumnANALYTICAL_CRITERION_TYPE_CODE
Columns
Name Datatype Length Mandatory Comments
AMB_CONTEXT_CODE VARCHAR2 (30) Yes Accounting Methods Builder context.
ANALYTICAL_CRITERION_CODE VARCHAR2 (30) Yes Analytical Criteria code
ANALYTICAL_CRITERION_TYPE_CODE VARCHAR2 (1) Yes Analytical Criteria type code
ANALYTICAL_DETAIL_CODE VARCHAR2 (26) Yes Analytical Criteria detail code
GROUPING_ORDER NUMBER
Yes Grouping order of the analytical details within an Analytical Criterion
DATA_TYPE_CODE VARCHAR2 (1)
Data type of the analytical criterion detail, as derived based on the sources assigned to it and the value of the internal key or meaning of the analytical criterion: C: character D: date N: numeric
VIEW_COLUMN_NUM NUMBER

Contains the corresponding column number in the view xla_analytical_criteria_v. The number is not absolute, rather it is relative to the data type.
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

Standard who column - operating system login of user who last updated this row (foreign key to FND_LOGINS.LOGIN_ID).
Query Text

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


SELECT AMB_CONTEXT_CODE
,      ANALYTICAL_CRITERION_CODE
,      ANALYTICAL_CRITERION_TYPE_CODE
,      ANALYTICAL_DETAIL_CODE
,      GROUPING_ORDER
,      DATA_TYPE_CODE
,      VIEW_COLUMN_NUM
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
FROM XLA.XLA_ANALYTICAL_DTLS_B;

Dependencies

[top of page]

XLA.XLA_ANALYTICAL_DTLS_B does not reference any database object

XLA.XLA_ANALYTICAL_DTLS_B is referenced by following:

SchemaAPPS
SynonymXLA_ANALYTICAL_DTLS_B