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


TABLE: XLA.XLA_MAPPING_SETS_B

Object Details
Object Name: XLA_MAPPING_SETS_B
Object Type: TABLE
Owner: XLA
FND Design Data: TableXLA.XLA_MAPPING_SETS_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_MAPPING_SETS_B_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnAMB_CONTEXT_CODE
ColumnMAPPING_SET_CODE
Columns
Name Datatype Length Mandatory Comments
MAPPING_SET_CODE VARCHAR2 (30) Yes Mapping set code
AMB_CONTEXT_CODE VARCHAR2 (30) Yes Accounting methods builder context.
ACCOUNTING_COA_ID NUMBER (15)
Chart of accounts for which accounting is done
VALUE_SET_ID NUMBER (15)
Value set for the source
FLEXFIELD_ASSIGN_MODE_CODE VARCHAR2 (1) Yes Indicates whether to account by accounting flexfield or by segment
FLEXFIELD_SEGMENT_CODE VARCHAR2 (30)
Accounting flexfield segment name code
ENABLED_FLAG VARCHAR2 (1) Yes Internal flag
VIEW_APPLICATION_ID NUMBER (15)
Indicates whether a mapping set is associated with a lookup application
LOOKUP_TYPE VARCHAR2 (30)
Indicates whether the mapping set is associated with a lookup type
UPDATED_FLAG VARCHAR2 (1) Yes Indicate if the application accounting definition is updated since last exported
VERSION_NUM NUMBER
Yes Version number generated automatically at the time of export
CREATION_DATE DATE
Yes Standard who column - date when this row was created.
CREATED_BY NUMBER (15) 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 (15) Yes Standard who column - user who last updated this row (foreign key to FND_USER.USER_ID).
LAST_UPDATE_LOGIN NUMBER (15)
Standard who column - operating system login of user who last updated this row (foreign key to FND_LOGINS.LOGIN_ID).
FLEX_VALUE_SET_ID NUMBER

Stores the Flex value set id for a value set.
Query Text

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


SELECT MAPPING_SET_CODE
,      AMB_CONTEXT_CODE
,      ACCOUNTING_COA_ID
,      VALUE_SET_ID
,      FLEXFIELD_ASSIGN_MODE_CODE
,      FLEXFIELD_SEGMENT_CODE
,      ENABLED_FLAG
,      VIEW_APPLICATION_ID
,      LOOKUP_TYPE
,      UPDATED_FLAG
,      VERSION_NUM
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      FLEX_VALUE_SET_ID
FROM XLA.XLA_MAPPING_SETS_B;

Dependencies

[top of page]

XLA.XLA_MAPPING_SETS_B does not reference any database object

XLA.XLA_MAPPING_SETS_B is referenced by following:

SchemaAPPS
SynonymXLA_MAPPING_SETS_B