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


VIEW: APPS.FEM_FACTOR_TABLE_DIMS_V

Object Details
Object Name: FEM_FACTOR_TABLE_DIMS_V
Object Type: VIEW
Owner: APPS
Subobject Name:
Status: VALID

[View Source]

Columns
Name Datatype Length Mandatory Comments
OBJECT_ID NUMBER (9) Yes Factor Table object
LEVEL_NUM NUMBER (9) Yes Dimension level
DIMENSION_ID NUMBER (9) Yes Dimension
DIM_USAGE_CODE VARCHAR2 (30) Yes Dimension usage
FORCE_PERCENT_FLAG VARCHAR2 (1)
Force percent flag
Query Text

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


SELECT OBJECT_ID
,      LEVEL_NUM
,      DIMENSION_ID
,      DIM_USAGE_CODE
,      FORCE_PERCENT_FLAG
FROM APPS.FEM_FACTOR_TABLE_DIMS_V;

Dependencies

[top of page]

APPS.FEM_FACTOR_TABLE_DIMS_V references the following:

SchemaAPPS
SynonymFEM_FACTOR_TABLES
SynonymFEM_FACTOR_TABLE_DIMS
SynonymFEM_OBJECT_DEFINITION_B
ViewFEM_OBJECT_DEFINITION_VL

APPS.FEM_FACTOR_TABLE_DIMS_V is not referenced by any database object