DBA Data[Home] [Help]

APPS.POS_WCAPPROVE_PVT dependencies on PO_MOAC_UTILS_PVT

Line 217: PO_MOAC_UTILS_PVT.set_org_context(l_orgid) ; --

213:
214: POS_WCAPPROVE_PVT.get_multiorg_context(l_po_header_id,l_orgid);
215: IF l_orgid is NOT NULL THEN
216:
217: PO_MOAC_UTILS_PVT.set_org_context(l_orgid) ; --
218:
219: /* Set the Org_id item attribute. We will use it to get
220: * the context for every activity
221: */