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


TABLE: FEM.FEM_COMPANIES_B

Object Details
Object Name: FEM_COMPANIES_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_COMPANIES_B_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnCOMPANY_ID
ColumnVALUE_SET_ID
FEM_COMPANIES_B_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnCOMPANY_DISPLAY_CODE
ColumnVALUE_SET_ID
FEM_COMPANIES_B_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnCREATED_BY
ColumnPERSONAL_FLAG
Columns
Name Datatype Length Mandatory Comments
COMPANY_ID NUMBER
Yes Company dimension member identifier
VALUE_SET_ID NUMBER
Yes Value Set identifier
COMPANY_DISPLAY_CODE VARCHAR2 (150) Yes Company non-translatable alphanumeric dimension member identifier
ENABLED_FLAG VARCHAR2 (1) Yes Designates whether the dimension member is enabled and available for use
PERSONAL_FLAG VARCHAR2 (1) Yes Designates whether or not the Dimension member is a personal member available only to the Created By user
CREATION_DATE DATE
Yes Identifies the date on which the dimension member was created
CREATED_BY NUMBER (15) Yes Identifies the user that created the dimension member
LAST_UPDATED_BY NUMBER (15) Yes Identifies the user that last updated the dimension member
LAST_UPDATE_DATE DATE
Yes Identifies the date on which the dimension member was last updated
LAST_UPDATE_LOGIN NUMBER (15)
Identifies the Login user that last updated the dimension member
READ_ONLY_FLAG VARCHAR2 (1) Yes Designates whether or not the dimension member is protected from update
OBJECT_VERSION_NUMBER NUMBER
Yes Framework required column for stale data detection
DIMENSION_GROUP_ID NUMBER (9)
Dimension Group Identifier
Query Text

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


SELECT COMPANY_ID
,      VALUE_SET_ID
,      COMPANY_DISPLAY_CODE
,      ENABLED_FLAG
,      PERSONAL_FLAG
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      READ_ONLY_FLAG
,      OBJECT_VERSION_NUMBER
,      DIMENSION_GROUP_ID
FROM FEM.FEM_COMPANIES_B;

Dependencies

[top of page]

FEM.FEM_COMPANIES_B does not reference any database object

FEM.FEM_COMPANIES_B is referenced by following:

SchemaAPPS
SynonymFEM_COMPANIES_B