DBA Data[Home] [Help]

APPS.POS_WC_VIEW_CANCEL_PVT dependencies on PO_MOAC_UTILS_PVT

Line 538: po_moac_utils_pvt.set_org_context(l_org_id);

534: INTO l_org_id
535: FROM po_headers_all
536: WHERE po_header_id = p_po_header_id;
537:
538: po_moac_utils_pvt.set_org_context(l_org_id);
539:
540: --Obviously this API is capable of retrieving other information. But we
541: --we are only concerned with the ordered and approved amount for now.
542: