DBA Data[Home] [Help]

APPS.PJI_PMV_CAPITAL_COST dependencies on PJI_REP_PC6_TBL

Line 237: ) return PJI_REP_PC6_TBL

233: , p_Class_Codes in VARCHAR2 default null
234: , p_Expenditure_Category IN VARCHAR2 DEFAULT NULL
235: , p_Expenditure_Type IN VARCHAR2 DEFAULT NULL
236: , p_Work_Type IN VARCHAR2 DEFAULT NULL
237: ) return PJI_REP_PC6_TBL
238: is
239:
240: pragma autonomous_transaction;
241:

Line 283: l_lines_tab PJI_REP_PC6_TBL := PJI_REP_PC6_TBL();

279:
280: /*
281: ** -- PL/SQL Declaration
282: */
283: l_lines_tab PJI_REP_PC6_TBL := PJI_REP_PC6_TBL();
284:
285:
286: begin
287: begin