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


VIEW: APPS.IGF_AP_IA_LOOKUP_V

Object Details
Object Name: IGF_AP_IA_LOOKUP_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewIGF.IGF_AP_IA_LOOKUP_V
Subobject Name:
Status: VALID

View Type

A Web view designed to simplify access from Oracle Self-Service Web Applications.


Lookup Types required for Institutional Application LOV items


[View Source]

Columns
Name Datatype Length Mandatory Comments
LOOKUP_TYPE VARCHAR2 (30)
Indicates which LOV to render for Institutional Application Answer
LOOKUP_CODE VARCHAR2 (50)
Indicates the LOV code
MEANING VARCHAR2 (360)
Indicates the LOV meaning
Query Text

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


SELECT LOOKUP_TYPE
,      LOOKUP_CODE
,      MEANING
FROM APPS.IGF_AP_IA_LOOKUP_V;

Dependencies

[top of page]

APPS.IGF_AP_IA_LOOKUP_V references the following:

SchemaAPPS
SynonymIGF_AP_APPL_SETUP_ALL
ViewIGF_LOOKUPS_VIEW
ViewIGS_AD_LOCATION
ViewIGS_EN_ATD_MODE
ViewIGS_EN_ATD_TYPE
ViewIGS_LOOKUPS_VIEW
SynonymIGS_OR_STATUS
ViewIGS_OR_UNIT
ViewIGS_PR_CLASS_STD_V
SynonymIGS_PS_STAT
ViewIGS_PS_TYPE_V
ViewIGS_PS_VER

APPS.IGF_AP_IA_LOOKUP_V is not referenced by any database object