DBA Data[Home] [Help]

APPS.AMS_WFMOD_PVT dependencies on AMS_DMSELECTION_PVT

Line 881: AMS_DMSelection_PVT.Aggregate_Selections (

877:
878:
879: -- RUN mode - Normal Process Execution
880: IF (funcmode = 'RUN') THEN
881: AMS_DMSelection_PVT.Aggregate_Selections (
882: p_arc_object => l_object_type
883: , p_object_id => l_object_id
884: , x_return_status => l_return_status
885: );