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


VIEW: APPS.IGS_GR_GRD_PERD_V

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

View Type

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


IGS_GR_GRD_PERD_V is used to maintain graduation period


[View Source]

Columns
Name Datatype Length Mandatory Comments
GRD_PERD VARCHAR2 (20)
Graduation period
ALT_CODE VARCHAR2 (10)
Alternate code
START_DT VARCHAR2 (10)
Start date
END_DT VARCHAR2 (20)
End date
Query Text

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


SELECT GRD_PERD
,      ALT_CODE
,      START_DT
,      END_DT
FROM APPS.IGS_GR_GRD_PERD_V;

Dependencies

[top of page]

APPS.IGS_GR_GRD_PERD_V references the following:

SchemaAPPS
ViewIGS_CA_INST
SynonymIGS_CA_STAT
SynonymIGS_CA_TYPE
ViewIGS_GR_CRMN
ViewIGS_GR_CRMN_ROUND

APPS.IGS_GR_GRD_PERD_V is not referenced by any database object