Symptom
- You would like to translate UI terms related to Utilities, Premise, or Contract Account objects in SAP Service Cloud V2.
- For example, the term "Transfer" is incorrectly translated into German as "Übertragen", and you would like to update it to "Umzug".
"Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental."
Environment
- SAP Service Cloud Version 2 1.0
- SAP Sales Cloud Version 2 1.0
- Utilities Add-On
Cause
Consulting
Resolution
- Step 1: Identify the Translation Variable in Use
- Open the Browser Developer Tools.
- Navigate to the Network tab.
- Filter by the appropriate object type. For a Premise Object, use "sap.crm.service.premiseService_de"
- In the response, locate the label you want to change. For example, if the translation "Übertragen" appears, look for the associated variable, such as: "lbl_transfer".
- Make note of this variable for the translation update.
- Step 2: Update the Translation
- Navigate to: Settings → Language Adaptation → Premise - sap.crm.premiseService
- Select the Target Language (e.g., German).
- Search for the label variable (e.g., lbl_transfer).
- Update the translation value from "Übertragen" to "Umzug".
- Save the changes.
- Restart SAP Service Cloud V2 and verify the update is reflected correctly in the UI.
Note:
These steps can be used to update other label translations in similar objects (e.g., Contract Account or Utilities), as long as the correct service path and label variable are identified in the network response.
Keywords
translation error, transfer, incorrect translation, German translation, SAP Service Cloud Version 2, language adaptation, lbl_transfer, Umzug, premise service, translation issue , KBA , CEC-CRM-UTIL , Utilities for SAP Sales/Service Cloud , Problem
SAP Knowledge Base Article - Public