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


VIEW: APPS.IGS_DA_EXPL_PRG_CAT_V

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

View Type

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


View is used to determine the program catalogs allowed to be displayed for
the Explore Program Catalog LOV based on configuration of profiles setup and the
user allowed to choose Explore Program options. --Obsolete


[View Source]

Columns
Name Datatype Length Mandatory Comments
BATCH_ID NUMBER

Batch number of request
DESCRIPTION VARCHAR2 (80)
Explore Program Catalog description
CAL_TYPE VARCHAR2 (10)
Explore Program Catalog Type
SEQUENCE_NUMBER NUMBER (6)
Explore Program Catalog Sequence Number
START_DT DATE

Explore Program Catalog Start Date
END_DT DATE

Explore Program Catalog End Date
Query Text

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


SELECT BATCH_ID
,      DESCRIPTION
,      CAL_TYPE
,      SEQUENCE_NUMBER
,      START_DT
,      END_DT
FROM APPS.IGS_DA_EXPL_PRG_CAT_V;

Dependencies

[top of page]

APPS.IGS_DA_EXPL_PRG_CAT_V references the following:

SchemaAPPS
SynonymFND_LOOKUP_VALUES
SynonymIGS_AS_SU_SETATMPT
SynonymIGS_CA_INST_ALL
SynonymIGS_CA_INST_REL
SynonymIGS_CA_STAT
SynonymIGS_CA_TYPE
SynonymIGS_DA_REQ_FTRS
SynonymIGS_DA_REQ_STDNTS
SynonymIGS_DA_RQST
SynonymIGS_EN_STDNT_PS_ATT_ALL
SynonymIGS_EN_UNIT_SET_ALL
SynonymIGS_EN_UNIT_SET_CAT
ViewIGS_LOOKUPS_VIEW
SynonymIGS_PE_STAT_DETAILS

APPS.IGS_DA_EXPL_PRG_CAT_V is not referenced by any database object