Symptom
You create labor resource cost rates using the standard inbound service ManageLRCRIn. Subsequently, you know from the response payload that the call was successful, but the created data could not be found in the system.
Environment
SAP Business ByDesign
Cause
The service used here is not for creating Labor Cost Rate, but for creating Labor Cost Rates runs.
- Go to the Cost and Revenue Work Center.
- Navigate to the Labor Cost Rates View.
- Select the Operation All Runs, you will notice the new created record is in there.
Resolution
System is working fine as the service II_MANAGE_LRCR_IN (Maintain labour resource cost rates) does create the Labour Resource.
We recommend you to use either the migration service to create new Labour Resource or to do same from the UI.
To migrate Labor Resources using the migration service:
- Go to the Business Configuration Work Center.
- Select Implementation Projects view or Overview.
- Search and Open the activity Migration of Labor Resources.
- Select Migrate labor resources using the migration tool.
- Select You Can Also at the top right corner of the screen and the Download Migration Template.
- Fill the required and the mandatory fields in the migration file.
- Upload the Migration File.
- Execute Migration for the respective Migration File with Migration Mode Add new records.
- Migration is successful
Keywords
Labour Resource Cost Rates, Webservice, ManageLRCRIn, II_MANAGE_LRCR_IN , KBA , AP-RDM , Resource Data Management , How To