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


VIEW: APPS.IGW_DETAIL_AMTS_SUM_V

Object Details
Object Name: IGW_DETAIL_AMTS_SUM_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewIGW.IGW_DETAIL_AMTS_SUM_V
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
EXPENDITURE_TYPE VARCHAR2 (250)
P1_AMT NUMBER

P2_AMT NUMBER

P3_AMT NUMBER

P4_AMT NUMBER

RATE_CLASS_ID NUMBER (10)
Query Text

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


SELECT EXPENDITURE_TYPE
,      P1_AMT
,      P2_AMT
,      P3_AMT
,      P4_AMT
,      RATE_CLASS_ID
FROM APPS.IGW_DETAIL_AMTS_SUM_V;

Dependencies

[top of page]

APPS.IGW_DETAIL_AMTS_SUM_V references the following:

SchemaAPPS
PL/SQL PackageIGW_BUDGET_OPERATIONS - show dependent code
ViewIGW_OH_TEMP_V
APPS.IGW_DETAIL_AMTS_SUM_V is referenced by following:

SchemaAPPS
ViewIGW_BUDGET_MATRIX_V