DBA Data[Home] [Help]

APPS.PA_PPR_SMART_SLICE_PVT dependencies on PA_DEBUG

Line 18: pa_debug.write('PA_ppr_smart_slice_PVT', p_msg ,1);

14:
15: -- if ( p_level <= g_log_level ) then
16:
17: -- insert into sri_log values ( fnd_log_messages_s.nextval, p_msg);
18: pa_debug.write('PA_ppr_smart_slice_PVT', p_msg ,1);
19: --commit;
20: null;
21: -- end if;
22: