DBA Data[Home] [Help]

APPS.PA_PROCESS_ACCUM_ACTUALS_RES dependencies on PA_DEBUG

Line 47: pa_debug.debug(x_err_stack);

43: Begin
44: V_Old_Stack := x_err_stack;
45: x_err_stack :=
46: X_err_stack ||'->PA_PROCESS_ACCUM_ACTUALS_RES.Process_it_yt_pt_res';
47: pa_debug.debug(x_err_stack);
48:
49: -- The follwing Update statement updates all records in the given task
50: -- WBS hierarchy.It will update only the Project-task-resource combination
51: -- records and the Project-Resource level record(Task id = 0 and

Line 173: pa_debug.debug(x_err_stack);

169: V_Old_Stack := x_err_stack;
170: x_err_stack :=
171: X_err_stack ||'->PA_PROCESS_ACCUM_ACTUALS_RES.Process_it_yt_pp_res';
172:
173: pa_debug.debug(x_err_stack);
174:
175: -- The follwing Update statement updates all records in the given task
176: -- WBS hierarchy.It will update only the Project-task-resource combination
177: -- records and the Project-Resource level record(Task id = 0 and

Line 301: pa_debug.debug(x_err_stack);

297: V_Old_Stack := x_err_stack;
298: x_err_stack :=
299: X_err_stack ||'->PA_PROCESS_ACCUM_ACTUALS_RES.Process_it_pp_res';
300:
301: pa_debug.debug(x_err_stack);
302:
303: -- The follwing Update statement updates all records in the given task
304: -- WBS hierarchy.It will update only the Project-task-resource combination
305: -- records and the Project-Resource level record(Task id = 0 and

Line 412: pa_debug.debug(x_err_stack);

408: V_Old_Stack := x_err_stack;
409: x_err_stack :=
410: X_err_stack ||'->PA_PROCESS_ACCUM_ACTUALS_RES.Process_it_yt_res';
411:
412: pa_debug.debug(x_err_stack);
413:
414: -- The follwing Update statement updates all records in the given task
415: -- WBS hierarchy.It will update only the Project-task-resource combination
416: -- records and the Project-Resource level record(Task id = 0 and

Line 524: pa_debug.debug(x_err_stack);

520: V_Old_Stack := x_err_stack;
521: x_err_stack :=
522: X_err_stack ||'->PA_PROCESS_ACCUM_ACTUALS_RES.Process_it_res';
523:
524: pa_debug.debug(x_err_stack);
525:
526: -- The follwing Update statement updates all records in the given task
527: -- WBS hierarchy.It will update only the Project-task-resource combination
528: -- records and the Project-Resource level record(Task id = 0 and

Line 603: pa_debug.debug(x_err_stack);

599:
600: V_Old_Stack := x_err_stack;
601: x_err_stack :=
602: x_err_stack||'->PA_PROCESS_ACCUM_ACTUALS_RES.Insert_Headers_res';
603: pa_debug.debug(x_err_stack);
604:
605: Insert into PA_PROJECT_ACCUM_HEADERS
606: (PROJECT_ACCUM_ID,PROJECT_ID,TASK_ID,ACCUM_PERIOD,RESOURCE_ID,
607: RESOURCE_LIST_ID,RESOURCE_LIST_ASSIGNMENT_ID,