declare v_org_id number := 142; begin apps.FND_CLIENT_INFO.set_org_context(v_org_id); end;