DBA Data[Home] [Help]

APPS.DPP_PURCHASEPRICE_PVT dependencies on PO_MOAC_UTILS_PVT

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

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