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


VIEW: APPS.GCS_FEM_ACTIVE_DIMS_V

Object Details
Object Name: GCS_FEM_ACTIVE_DIMS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewGCS.GCS_FEM_ACTIVE_DIMS_V
Subobject Name:
Status: VALID

View Type

A public view which may be useful for custom reporting or other data
requirements.


gcs_fem_active_dims_v is used to provide FEM active dimension details


[View Source]

Columns
Name Datatype Length Mandatory Comments
DISPLAY_NAME VARCHAR2 (150) Yes Dimension Name
COLUMN_NAME VARCHAR2 (30) Yes Column Name
COLUMN_ORDER NUMBER

Location of this column when listed with the others
Query Text

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


SELECT DISPLAY_NAME
,      COLUMN_NAME
,      COLUMN_ORDER
FROM APPS.GCS_FEM_ACTIVE_DIMS_V;

Dependencies

[top of page]

APPS.GCS_FEM_ACTIVE_DIMS_V references the following:

SchemaAPPS
SynonymFEM_TAB_COLUMNS_TL
SynonymFEM_TAB_COLUMN_PROP

APPS.GCS_FEM_ACTIVE_DIMS_V is not referenced by any database object