DBA Data[Home] [Help]

APPS.DPP_PURCHASEPRICE_PVT dependencies on PO_MOAC_UTILS_PVT

Line 129: po_moac_utils_pvt.set_org_context(l_item_price_rec.org_id);

125: ------------------------------------------
126: -- Initialization
127: ------------------------------------------
128:
129: po_moac_utils_pvt.set_org_context(l_item_price_rec.org_id);
130:
131: -- Standard begin of API savepoint
132: SAVEPOINT Update_PurchasePrice_PVT;
133: -- Standard call to check for call compatibility.