APPS.PO_RCO_VALIDATION_PVT dependencies on MO_GLOBAL
Line 3122: l_req_org_id := mo_global.get_current_org_id();
3118:
3119: l_progress := '011';
3120:
3121: -- save current org id 3122: l_req_org_id := mo_global.get_current_org_id(); 3123:
3124: -- Set the org context before calling the cancel api
3125: po_moac_utils_pvt.set_org_context(l_po_org_id) ; --
3126: