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


TABLE: FEM.FEM_MAP_RULE_TYPES_B

Object Details
Object Name: FEM_MAP_RULE_TYPES_B
Object Type: TABLE
Owner: FEM
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
FEM_MAP_RULE_TYPES_B_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnMAP_RULE_TYPE_CODE
Columns
Name Datatype Length Mandatory Comments
MAP_RULE_TYPE_CODE VARCHAR2 (30) Yes Identifies the mapping rule type
ENABLED_FLAG VARCHAR2 (1) Yes A Y designates that the rule type is available for use, while an N designates that it is obsolete and not available
OBJECT_VERSION_NUMBER NUMBER
Yes OA Framework column for stale data detection
CREATION_DATE DATE
Yes Date when the row was created
CREATED_BY NUMBER
Yes User that created the row
LAST_UPDATED_BY NUMBER
Yes User that last modified the row
LAST_UPDATE_DATE DATE
Yes Date when the row was last modified
LAST_UPDATE_LOGIN NUMBER (15)
Login that last modified the row
Query Text

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


SELECT MAP_RULE_TYPE_CODE
,      ENABLED_FLAG
,      OBJECT_VERSION_NUMBER
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM FEM.FEM_MAP_RULE_TYPES_B;

Dependencies

[top of page]

FEM.FEM_MAP_RULE_TYPES_B does not reference any database object

FEM.FEM_MAP_RULE_TYPES_B is referenced by following:

SchemaAPPS
SynonymFEM_MAP_RULE_TYPES_B