DBA Data[Home] [Help]

APPS.AP_APPROVAL_PKG dependencies on AP_WORKFLOW_PKG

Line 5348: AP_WORKFLOW_PKG.create_hold_wf_process(l_hold_id);

5344: l_debug_info := 'Start the Holds Workflow';
5345: Print_Debug(l_debug_loc, l_debug_info);
5346: -------------------------------------------
5347:
5348: AP_WORKFLOW_PKG.create_hold_wf_process(l_hold_id);
5349:
5350: -------------------------------------------
5351: l_debug_info := 'Started the Holds Workflow';
5352: Print_Debug(l_debug_loc, l_debug_info);