DBA Data[Home] [Help]

APPS.PO_PALT_ASSIGNMENTS dependencies on WF_ENGINE

Line 661: resultout := wf_engine.eng_completed;

657: po_palt_assignment_wf.launch_notify_buyer_wf(x_assignment_no);
658:
659: END IF;
660:
661: resultout := wf_engine.eng_completed;
662:
663: l_progress := 'PO_PALT_ASSIGNMENTS.create_auto_assignment_for_par End';
664: po_wf_debug_pkg.Insert_debug(itemtype,itemkey, l_progress );
665: