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


VIEW: APPS.IGS_PR_RUL_OUTAPPL_V

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

View Type

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


Contains description about the prg calendar. It is the combination of cal type, alternate code, start dt, end dt, cal type, abbreviation and others.


[View Source]

Columns
Name Datatype Length Mandatory Comments
PRGCAL VARCHAR2 (117)
Describes the progression calendar, that contains cal type, alternae Code, start date, end date,sequence number and others
START_DT DATE
Yes The date from that a calendar instance becomes effective. Forexample, the calendar instance semester 1 1999 can commenceon 1/3/1999.
END_DT DATE
Yes The date from that a calendar instance is no longer effective. For example, the calendar instance semester 1 1999 can end on 11/6/1999.
Query Text

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


SELECT PRGCAL
,      START_DT
,      END_DT
FROM APPS.IGS_PR_RUL_OUTAPPL_V;

Dependencies

[top of page]

APPS.IGS_PR_RUL_OUTAPPL_V references the following:

SchemaAPPS
ViewIGS_CA_INST
SynonymIGS_CA_STAT
SynonymIGS_CA_TYPE
PL/SQL PackageIGS_EN_GEN_014 - show dependent code

APPS.IGS_PR_RUL_OUTAPPL_V is not referenced by any database object