DBA Data[Home] [Help]

APPS.PO_REQAPPROVAL_ACTION dependencies on PO_CORE_S

Line 771: /*if po_core_s.get_product_install_status('POS') = 'I' and

767: /* Commenting out the call to Invoke Acknowledge PO workflow
768: since this will now be handled as part of the approval workflow.
769: Changes for this workflow have been made in poxwfpoa.wft 115.22 */
770:
771: /*if po_core_s.get_product_install_status('POS') = 'I' and
772: itemtype = 'POAPPRV' then
773:
774: -- Start Acknowledgement Workflow if supplier contact is provided.
775: Invoke_Acknowledge_PO_WF(itemtype, itemkey);