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


VIEW: APPS.IGF_AW_NEED_ANLY_V

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

View Type

A multi-org view which will retrive data for your current operating unit and ignore data in other operating units.

[View Source]

Columns
Name Datatype Length Mandatory Comments
BASE_ID NUMBER (10) Yes
IM_COA NUMBER (12)
IM_EFC NUMBER (12)
IM_PAID_AMT NUMBER (10)
FM_COA NUMBER (10)
FM_EFC NUMBER

FM_PAID_AMT NUMBER

Query Text

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


SELECT BASE_ID
,      IM_COA
,      IM_EFC
,      IM_PAID_AMT
,      FM_COA
,      FM_EFC
,      FM_PAID_AMT
FROM APPS.IGF_AW_NEED_ANLY_V;

Dependencies

[top of page]

APPS.IGF_AW_NEED_ANLY_V references the following:

SchemaAPPS
ViewIGF_AP_FA_BASE_REC
ViewIGF_AW_AWARD
ViewIGF_AW_FUND_MAST

APPS.IGF_AW_NEED_ANLY_V is not referenced by any database object