DBA Data[Home] [Help]

APPS.PER_SIP_BUS dependencies on FND_PROFILE

Line 373: l_max_plans := fnd_profile.value('PER_SP_MAX_PLANS_FOR_SCSR');

369: --
370: Begin
371: hr_utility.set_location('Entering:'||l_proc, 5);
372:
373: l_max_plans := fnd_profile.value('PER_SP_MAX_PLANS_FOR_SCSR');
374:
375: if l_max_plans is not null and l_max_plans >=0
376: then
377: