Symptom
You defined a workflow rule to update a field in an Account. The conditions maintained are changes in any field from Account Sales Data view.
Environment
SAP Cloud for Customer
Reproducing the Issue
- Go to the Administrator work center.
- Select the Workflow Rules View.
- Click in the New button.
- Select Account from the dropdown menu in the Business Object field.
- Click Next button.
- Click in Add Group button.
- In the Edit Condition pop-up, select any Sales Data field in the Field dropdown menu.
- Set other fields as desired and click OK button.
- Click Next button.
- Select Field Update from the dropdown menu in the Action field.
- Click Next button.
- Click Activate button.
- Go to the Account work center.
- Open an Account ABC (where ABC represents the ID of the Account).
- Edit a field on Sales Data view.
You expect that your change on a Sales Data field would trigger the field update on the respective Account.
Cause
Workflow rules work only for the business object defined on the step 1 of its definition (in this case Account). The information from Sales Data is in a different entity (technically other business object) than Account.
Resolution
This is the system standard behavior. A possible workaround is to create an extension field on Account and change its value every time a change the for the Sales Data field happens. This should trigger the workflow rule.
If you need this functionality urgently you may contact your implementation manager to help with such request or approach directly the SAP Cloud Service Center.
You can find more details about the services offered by Cloud Service Center . You can contact Cloud Service Center as follows:
- If you are a partner: please use cloudsolutionpartner@sap.com or the Partnerfinder
- If you are a customer: please use the little blue box “Contact Us” shown on the very right hand side of SAP Application Development site , choose “Contact Us”, choose “Services”, choose “SAP Custom Development” and complete the page.
Note: The services of the SAP Cloud Service Center will be charged as packaged services based on fixed prices.
An alternative option may be to check the SAP Customer Influencer Site to submit an idea.
Keywords
KBA , LOD-CRM-WKF , Workflow , How To