DBA Data[Home] [Help]

APPS.PO_RCO_VALIDATION_PVT dependencies on MO_GLOBAL

Line 3186: l_req_org_id := mo_global.get_current_org_id();

3182:
3183: l_progress := '011';
3184:
3185: -- save current org id
3186: l_req_org_id := mo_global.get_current_org_id();
3187:
3188: -- Set the org context before calling the cancel api
3189: po_moac_utils_pvt.set_org_context(l_po_org_id) ; --
3190: