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


VIEW: APPS.IGF_AP_RW_UNMATCH_REC_V

Object Details
Object Name: IGF_AP_RW_UNMATCH_REC_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewIGF.IGF_AP_RW_UNMATCH_REC_V
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
AWARD_YEAR VARCHAR2 (10)
Alternate short reference code for identifying a calendar instance.
RECORD_TYPE VARCHAR2 (10)
Holds the records type like ISIR and PROFILE
CI_SEQUENCE_NUMBER NUMBER (15)
Indicates unique identifier for award year calendar instance
CI_CAL_TYPE VARCHAR2 (10)
Indicates code for award year calendar type. Used within operating unit.
Query Text

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


SELECT AWARD_YEAR
,      RECORD_TYPE
,      CI_SEQUENCE_NUMBER
,      CI_CAL_TYPE
FROM APPS.IGF_AP_RW_UNMATCH_REC_V;

Dependencies

[top of page]

APPS.IGF_AP_RW_UNMATCH_REC_V references the following:

SchemaAPPS
ViewIGF_AP_REVIEW_DET_V
ViewIGS_CA_INST

APPS.IGF_AP_RW_UNMATCH_REC_V is not referenced by any database object