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


VIEW: APPS.IGW_BUDGET_MATRIX_V

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

[View Source]

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

P1_AMT NUMBER

P2_AMT NUMBER

P3_AMT NUMBER

P4_AMT NUMBER

Query Text

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


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

Dependencies

[top of page]

APPS.IGW_BUDGET_MATRIX_V references the following:

SchemaAPPS
SynonymIGW_BUDGET_DETAILS
PL/SQL PackageIGW_BUDGET_OPERATIONS - show dependent code
ViewIGW_DETAIL_AMTS_SUM_V
ViewIGW_EXPENDITURE_TYPE_SUM_V
ViewIGW_OH_TEMP_V

APPS.IGW_BUDGET_MATRIX_V is not referenced by any database object