DBA Data[Home] [Help]

APPS.PJI_PMV_CAPITAL_COST dependencies on PJI_REP_PC7_TBL

Line 2192: )return PJI_REP_PC7_TBL

2188: , p_Report_Type IN VARCHAR2 default null
2189: , p_Expenditure_Category IN VARCHAR2 DEFAULT NULL
2190: , p_Expenditure_Type IN VARCHAR2 DEFAULT NULL
2191: , p_Work_Type IN VARCHAR2 DEFAULT NULL
2192: )return PJI_REP_PC7_TBL
2193: is
2194: pragma autonomous_transaction;
2195:
2196: l_Project_Cost_Trend_Tab PJI_REP_PC7_TBL:=PJI_REP_PC7_TBL();

Line 2196: l_Project_Cost_Trend_Tab PJI_REP_PC7_TBL:=PJI_REP_PC7_TBL();

2192: )return PJI_REP_PC7_TBL
2193: is
2194: pragma autonomous_transaction;
2195:
2196: l_Project_Cost_Trend_Tab PJI_REP_PC7_TBL:=PJI_REP_PC7_TBL();
2197:
2198: l_Parse_Class_Codes VARCHAR2(1);
2199: l_Report_Cost_Type VARCHAR2(2);
2200: