DBA Data[Home] [Help]

APPS.PA_PROCESS_ACCUM_BUDGETS_RES dependencies on PA_DEBUG

Line 87: pa_debug.debug(x_err_stack);

83: V_Old_Stack := x_err_stack;
84: x_err_stack :=
85: x_err_stack ||'->PA_PROCESS_ACCUM_BUDGETS_RES.Process_all_res_bud';
86:
87: pa_debug.debug(x_err_stack);
88:
89: -- Quantity would be rolledup only if the Rollup_Quantity_flag against the
90: -- Resource is 'Y'
91:

Line 272: pa_debug.debug(x_err_stack);

268: V_Old_Stack := x_err_stack;
269: x_err_stack :=
270: x_err_stack ||'->PA_PROCESS_ACCUM_BUDGETS_RES.Process_it_yt_pt_res_bud';
271:
272: pa_debug.debug(x_err_stack);
273:
274: -- Quantity would be rolledup only if the Rollup_Quantity_flag against the
275: -- Resource is 'Y'
276:

Line 400: pa_debug.debug(x_err_stack);

396: V_Old_Stack := x_err_stack;
397: x_err_stack :=
398: x_err_stack ||'->PA_PROCESS_ACCUM_BUDGETS_RES.Process_it_yt_pp_res_bud';
399:
400: pa_debug.debug(x_err_stack);
401:
402: -- Quantity would be rolledup only if the Rollup_Quantity_flag against the
403: -- Resource is 'Y'
404:

Line 530: pa_debug.debug(x_err_stack);

526: V_Old_Stack := x_err_stack;
527: x_err_stack :=
528: x_err_stack ||'->PA_PROCESS_ACCUM_BUDGETS_RES.Process_it_pp_res_bud';
529:
530: pa_debug.debug(x_err_stack);
531:
532: -- Quantity would be rolledup only if the Rollup_Quantity_flag against the
533: -- Resource is 'Y'
534:

Line 647: pa_debug.debug(x_err_stack);

643: V_Old_Stack := x_err_stack;
644: x_err_stack :=
645: x_err_stack ||'->PA_PROCESS_ACCUM_BUDGETS_RES.Process_it_yt_res_bud';
646:
647: pa_debug.debug(x_err_stack);
648:
649: -- Quantity would be rolledup only if the Rollup_Quantity_flag against the
650: -- Resource is 'Y'
651:

Line 764: pa_debug.debug(x_err_stack);

760: V_Old_Stack := x_err_stack;
761: x_err_stack :=
762: x_err_stack ||'->PA_PROCESS_ACCUM_BUDGETS_RES.Process_it_res_bud';
763:
764: pa_debug.debug(x_err_stack);
765:
766: -- Quantity would be rolledup only if the Rollup_Quantity_flag against the
767: -- Resource is 'Y'
768: