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


VIEW: APPS.FEM_DIS_DIMENSIONS_V

Object Details
Object Name: FEM_DIS_DIMENSIONS_V
Object Type: VIEW
Owner: APPS
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.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
DIMENSION_ID NUMBER

DIMENSION_VARCHAR_LABEL VARCHAR2 (30)
DIMENSION_NAME VARCHAR2 (80)
Query Text

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


SELECT DIMENSION_ID
,      DIMENSION_VARCHAR_LABEL
,      DIMENSION_NAME
FROM APPS.FEM_DIS_DIMENSIONS_V;

Dependencies

[top of page]

APPS.FEM_DIS_DIMENSIONS_V references the following:

SchemaAPPS
ViewFEM_DIMENSIONS_VL
ViewFEM_LOOKUPS
SynonymFEM_XDIM_DIMENSIONS
PL/SQL PackageFND_GLOBAL - show dependent code
APPS.FEM_DIS_DIMENSIONS_V is referenced by following:

SchemaAPPS
Package BodyFEM_DIS_HIER_PKG - show dependent code