DBA Data[Home] [Help]

APPS.FUN_AR_BATCH_TRANSFER dependencies on FUN_WF_COMMON

Line 623: FUN_WF_COMMON.wf_abort(l_batch_id, l_trx_id, 'FUNARINT');

619: END IF;
620:
621: --Bug:12703241. Cancel open workflw activities and the notifications
622:
623: FUN_WF_COMMON.wf_abort(l_batch_id, l_trx_id, 'FUNARINT');
624:
625: ELSIF l_error=2 THEN
626: FND_FILE.PUT_LINE(FND_FILE.OUTPUT,rpad(substr(l_batch_num,1,20),20)||rpad(substr(l_trx_num,1,15),20)||fnd_message.get);
627: END IF; -- l_error