APPS.PO_REQAPPROVAL_ACTION dependencies on PO_CORE_S
Line 719: /*if po_core_s.get_product_install_status('POS') = 'I' and
715: /* Commenting out the call to Invoke Acknowledge PO workflow
716: since this will now be handled as part of the approval workflow.
717: Changes for this workflow have been made in poxwfpoa.wft 115.22 */
718: 719: /*if po_core_s.get_product_install_status('POS') = 'I' and 720: itemtype = 'POAPPRV' then
721:
722: -- Start Acknowledgement Workflow if supplier contact is provided.
723: Invoke_Acknowledge_PO_WF(itemtype, itemkey);