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


VIEW: APPS.FND_FLEX_CROSS_VALIDATION_V

Object Details
Object Name: FND_FLEX_CROSS_VALIDATION_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewFND.FND_FLEX_CROSS_VALIDATION_V
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
FLEX_CODE VARCHAR2 (4) Yes Code of the key flexfield
FLEX_NAME VARCHAR2 (30) Yes Name of the key flexfield
FLEX_DESCRIPTION VARCHAR2 (240)
Description of the key flexfield
APPLICATION_ID NUMBER (10) Yes Application identifier
APPLICATION_NAME VARCHAR2 (240) Yes Name of the application owning the key flexfield
APPLICATION_SHORT_NAME VARCHAR2 (50) Yes Short name of the application owning the key flexfield
FLEX_STRUCTURE_NUM NUMBER (15) Yes Number (ID) of the key flexfield structure
FLEX_STRUCTURE_NAME VARCHAR2 (30) Yes Name of the key flexfield structure
FLEX_STRUCTURE_DESCRIPTION VARCHAR2 (240)
Description of the key flexfield structure
Query Text

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


SELECT FLEX_CODE
,      FLEX_NAME
,      FLEX_DESCRIPTION
,      APPLICATION_ID
,      APPLICATION_NAME
,      APPLICATION_SHORT_NAME
,      FLEX_STRUCTURE_NUM
,      FLEX_STRUCTURE_NAME
,      FLEX_STRUCTURE_DESCRIPTION
FROM APPS.FND_FLEX_CROSS_VALIDATION_V;

Dependencies

[top of page]

APPS.FND_FLEX_CROSS_VALIDATION_V references the following:

SchemaAPPS
ViewFND_APPLICATION_VL
SynonymFND_ID_FLEXS
ViewFND_ID_FLEX_STRUCTURES_VL

APPS.FND_FLEX_CROSS_VALIDATION_V is not referenced by any database object