DBA Data[Home] [Help]

APPS.PA_PPR_ROLLUP_PERIOD_PVT dependencies on FND_PROFILE

Line 749: fnd_profile.get('PA_DEBUG_MODE',G_debug_mode);

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: