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


TABLE: FEM.FEM_VALUE_SETS_B

Object Details
Object Name: FEM_VALUE_SETS_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_VALUE_SETS_B_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnVALUE_SET_ID
FEM_VALUE_SETS_B_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnVALUE_SET_DISPLAY_CODE
Columns
Name Datatype Length Mandatory Comments
VALUE_SET_ID NUMBER
Yes Value Set Identifier
DEFAULT_MEMBER_ID NUMBER

Default Dimension Member for the Value Set
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
VALUE_SET_DISPLAY_CODE VARCHAR2 (150) Yes Value Set alphanumeric code
OBJECT_VERSION_NUMBER NUMBER
Yes Object Version Number for stale data detection
DEFAULT_HIERARCHY_OBJ_ID NUMBER (9)
Default hierarchy for the value set
READ_ONLY_FLAG VARCHAR2 (1) Yes Designates whether or not the Value Set is protected from update
DIMENSION_ID NUMBER
Yes Dimension to which the Value Set belongs
DEFAULT_LOAD_MEMBER_ID NUMBER

Dimension member default for data loading operations
Query Text

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


SELECT VALUE_SET_ID
,      DEFAULT_MEMBER_ID
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      VALUE_SET_DISPLAY_CODE
,      OBJECT_VERSION_NUMBER
,      DEFAULT_HIERARCHY_OBJ_ID
,      READ_ONLY_FLAG
,      DIMENSION_ID
,      DEFAULT_LOAD_MEMBER_ID
FROM FEM.FEM_VALUE_SETS_B;

Dependencies

[top of page]

FEM.FEM_VALUE_SETS_B does not reference any database object

FEM.FEM_VALUE_SETS_B is referenced by following:

SchemaAPPS
SynonymFEM_VALUE_SETS_B