DBA Data[Home] [Help]

APPS.AHL_MC_MASTERCONFIG_PVT dependencies on AHL_UTILITY_PVT

Line 2456: ahl_utility_pvt.get_wf_process_name

2452:
2453: -- No need to check for any profile option for enabled/disabled workflow
2454:
2455: -- 5a. Retrieve the workflow process name for object 'MC'
2456: ahl_utility_pvt.get_wf_process_name
2457: (
2458: p_object => 'MC',
2459: x_active => l_active,
2460: x_process_name => l_process_name ,