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


VIEW: APPS.IGS_DA_FTR_VALUES

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

View Type

A supplementary view used to simplify forms coding.

Warning: Oracle does not recommend you query or alter datausing this view. It may change dramatically in subsequent minor or major
releases.

[View Source]

Columns
Name Datatype Length Mandatory Comments
FEATURE_VALUE_MEANING VARCHAR2 (360)
Describes the Meaning of the Feature Value Stored
FEATURE_VALUE VARCHAR2 (30)
Stores the Feature Value
FEATURE_CODE VARCHAR2 (30)
Stores the Feature Code
TRANSFER_EVALUATION_IND VARCHAR2 (1)
Allows transfer-specific features to be filtered
FEATURE_VAL_TYPE VARCHAR2 (30)
The Lookup Type corresponding to the feature code
Query Text

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


SELECT FEATURE_VALUE_MEANING
,      FEATURE_VALUE
,      FEATURE_CODE
,      TRANSFER_EVALUATION_IND
,      FEATURE_VAL_TYPE
FROM APPS.IGS_DA_FTR_VALUES;

Dependencies

[top of page]

APPS.IGS_DA_FTR_VALUES references the following:

SchemaAPPS
ViewFND_LOOKUP_VALUES_VL
SynonymHZ_PARTIES
SynonymHZ_PARTY_SITE_USES
SynonymIGS_CA_INST_ALL
SynonymIGS_CA_STAT
SynonymIGS_CA_TYPE
SynonymIGS_DA_FTR_VAL_MAP
SynonymIGS_PE_HZ_PARTIES
APPS.IGS_DA_FTR_VALUES is referenced by following:

SchemaAPPS
ViewIGS_DA_CNFG_FTR_V
ViewIGS_DA_REQ_FTRS_V