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


TABLE: FEM.FEM_DIM_ATTR_VERSIONS_B

Object Details
Object Name: FEM_DIM_ATTR_VERSIONS_B
Object Type: TABLE
Owner: FEM
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
FEM_DIM_ATTR_VERSIONS_B_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnVERSION_ID
FEM_DIM_ATTR_VERSIONS_B_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnATTRIBUTE_ID
ColumnVERSION_DISPLAY_CODE
Columns
Name Datatype Length Mandatory Comments
VERSION_ID NUMBER
Yes Attribute Version Identifier
ATTRIBUTE_ID NUMBER (9) Yes Attribute Identifier
DEFAULT_VERSION_FLAG VARCHAR2 (1) Yes Designates the version that is used for the attribute in the absence of a specified version
PERSONAL_FLAG VARCHAR2 (1) Yes Designates whether or not the dimension attribute version is a personal attribute version only available to the Created By user
CREATION_DATE DATE
Yes Identifies the date on which the data was created
CREATED_BY NUMBER
Yes Identifies the user that created the data
LAST_UPDATED_BY NUMBER
Yes Identifies the user that last updated the data
LAST_UPDATE_DATE DATE
Yes Identifies the data on which the data was last updated
LAST_UPDATE_LOGIN NUMBER

Identifies the login user that last updated the data
OBJECT_VERSION_NUMBER NUMBER
Yes Object Version Number for stale data detection
AW_SNAPSHOT_FLAG VARCHAR2 (1) Yes Designates whether or not the version has been imported into the Analytic Workspace
VERSION_DISPLAY_CODE VARCHAR2 (150) Yes Non translatable alphanumeric identifier for the attribute version
Query Text

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


SELECT VERSION_ID
,      ATTRIBUTE_ID
,      DEFAULT_VERSION_FLAG
,      PERSONAL_FLAG
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      OBJECT_VERSION_NUMBER
,      AW_SNAPSHOT_FLAG
,      VERSION_DISPLAY_CODE
FROM FEM.FEM_DIM_ATTR_VERSIONS_B;

Dependencies

[top of page]

FEM.FEM_DIM_ATTR_VERSIONS_B does not reference any database object

FEM.FEM_DIM_ATTR_VERSIONS_B is referenced by following:

SchemaAPPS
SynonymFEM_DIM_ATTR_VERSIONS_B
Materialized ViewFEM_LN_ITEMS_ATTRD_MV
Materialized ViewFEM_NAT_ACCTS_ATTRD_MV