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


VIEW: APPS.IGS_DA_FTR_VAL_V

Object Details
Object Name: IGS_DA_FTR_VAL_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewIGS.IGS_DA_FTR_VAL_V
Subobject Name:
Status: VALID

View Type

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


This view is to be created so that all information about all the feature values that have been defined for the features defined --Obsolete


[View Source]

Columns
Name Datatype Length Mandatory Comments
FEATURE_VALUE_DESC VARCHAR2 (360)
feature value description
FEATURE_VALUE VARCHAR2 (30)
Feature value
FEATURE_NAME VARCHAR2 (30)
The lookup code of the feature name
Query Text

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


SELECT FEATURE_VALUE_DESC
,      FEATURE_VALUE
,      FEATURE_NAME
FROM APPS.IGS_DA_FTR_VAL_V;

Dependencies

[top of page]

APPS.IGS_DA_FTR_VAL_V references the following:

SchemaAPPS
PL/SQL PackageFND_PROFILE - show dependent code
SynonymIGS_CA_INST_ALL
SynonymIGS_CA_STAT
SynonymIGS_CA_TYPE
SynonymIGS_DA_FTR_VAL_MAP
ViewIGS_LOOKUPS_VIEW
ViewIGS_OR_INSTITUTION_V
SynonymIGS_OR_ORG_ALT_IDS
SynonymIGS_OR_ORG_ALT_IDTYP
ViewIGS_PE_PARTYSITEUSE_V

APPS.IGS_DA_FTR_VAL_V is not referenced by any database object