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


TABLE: FEM.FEM_BR_DISABLED_MBRS_GT

Object Details
Object Name: FEM_BR_DISABLED_MBRS_GT
Object Type: TABLE
Owner: FEM
FND Design Data: TableFEM.FEM_BR_DISABLED_MBRS_GT
Subobject Name:
Status: VALID

Disabled dimension members referenced by a business rule

Temporary Table Details

FEM.FEM_BR_DISABLED_MBRS_GT is a global temporary table. The current session is able see data that it placed in the table but other sessions cannot. Data in the table is temporary. It has a data duration of SYS$SESSION. Data is removed at the end of this period.

Storage Details
Tablespace: Tablespace
PCT Free: 10
PCT Used: 40
Indexes
Index Type Uniqueness Tablespace Column
FEM_BR_DISABLED_MBRS_GT_U1 NORMAL UNIQUE Tablespace ColumnOBJECT_DEFINITION_ID
ColumnCONTEXT_CODE
ColumnDIMENSION_ID
ColumnDIMENSION_MEMBER
ColumnVALUE_SET_ID
Columns
Name Datatype Length Mandatory Comments
OBJECT_DEFINITION_ID NUMBER (9) Yes Object definition ID
CONTEXT_CODE VARCHAR2 (30) Yes Provides the context as to where within the business rule is the disabled dimension member referenced
DIMENSION_ID NUMBER (9)
Dimension ID
DIMENSION_MEMBER VARCHAR2 (40)
Dimension member ID or code
VALUE_SET_ID NUMBER

Value set ID
Query Text

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


SELECT OBJECT_DEFINITION_ID
,      CONTEXT_CODE
,      DIMENSION_ID
,      DIMENSION_MEMBER
,      VALUE_SET_ID
FROM FEM.FEM_BR_DISABLED_MBRS_GT;

Dependencies

[top of page]

FEM.FEM_BR_DISABLED_MBRS_GT does not reference any database object

FEM.FEM_BR_DISABLED_MBRS_GT is referenced by following:

SchemaAPPS
SynonymFEM_BR_DISABLED_MBRS_GT