DBA Data[Home] [Help]

APPS.FUN_AP_TRANSFER dependencies on FUN_WF_COMMON

Line 367: FUN_WF_COMMON.wf_abort(l_batch_id, l_trx_id, 'FUNAPINT');

363: is_data_transferred:='Y';
364:
365: --Bug:12703241. Cancel open workflw activities and the notifications
366:
367: FUN_WF_COMMON.wf_abort(l_batch_id, l_trx_id, 'FUNAPINT');
368:
369: EXCEPTION
370: WHEN OTHERS THEN
371: fnd_file.put_line(fnd_file.log,'Error :'||SQLERRM);