[Home] [Help]
19: -- commit;
20: null;
21: -- end if;
22: IF G_debug_mode = 'Y' THEN
23: pa_debug.write('PA_ppr_rollup_period_PVT: ' , p_msg ,1);
24: END IF;
25:
26:
27:
745: l_count1 number ;
746:
747: begin
748:
749: fnd_profile.get('PA_DEBUG_MODE',G_debug_mode);
750: G_debug_mode := NVL(g_debug_mode, 'N');
751:
752: ppr_log('START ... ',0);
753: