Symptom
Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental.
You would like the Currency field in a Sales Quote to be automatically set to a specific value upon creation. Currently, when creating a new Sales Quote, the Currency field appears empty.
Environment
- SAP Sales Cloud Version 2
- SAP Sales and Service Cloud Version 2
Reproducing the Issue
- Open the Navigation Menu.
- Select Sales Quote view.
- Click on Create New Sales Quote.
- Observe that the Currency field is not pre-filled.
Cause
There is no standard configuration available to default the currency field in Sales Quotes.
Resolution
You can achieve this requirement by using Custom Logic (Determinations).
- Go to User Menu > Settings > All Settings.
- Open Extensibility Administration.
- Open the Sales Quote service and select sales Quote.
- Click on Determinations.
- Create a new Determination using the forms option.
- Use the Condition and Assignment options to define the logic.
Refer to the image below for an example of how to configure the determination.
Keywords
Sales Quote, Currency, Default, Determination, Sales Cloud Version 2, CNS , KBA , CEC-CRM-CQP , Sales Quote for SAP Sales/Service Cloud , How To