DBA Data[Home] [Help]

APPS.PA_REFRESH_RES_LISTS dependencies on PA_DEBUG

Line 102: pa_debug.debug(x_err_stack);

98:
99: V_Old_Stack := x_err_stack;
100: x_err_stack :=
101: x_err_stack ||'->PA_REFRESH_RES_LISTS.Process_All_Res_Lists';
102: pa_debug.debug(x_err_stack);
103:
104: -- Fetch all resource lists assigned to the project
105:
106: FOR x_res_list_rec IN Reslist_assgmt_Cur LOOP