Symptom
When configuring a Default Value Rule to set requested e.g. (Date = Today + 5 days), the rule engine accepts only TODAY(), but treats any arithmetic expression (e.g. TODAY() + 5, TODAY() + 5D) as text. As a result, the Requested Date remains unset or populated incorrectly.
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 Cloud for Customer
Reproducing the Issue
-
Login to SAP Cloud for Customer and open the Business Configuration work center
-
Open the active Implementation Project and click Edit Project Scope
-
Check In Fine‑Tune Activities navigate to Sales → Sales Quotes → Quick Create Screen
-
Select Default Value Rules and click New
-
Enter a Rule ID and Description, then click Next
-
Go to Rule Scope, choose the target Document Type and click Next
-
Select Default Values add an entry with Field = Requested Date and Value = TODAY() + 5
-
Save and Activate the rule
-
Open the Sales Quote Quick Create screen, select the same Document Type and observe that Requested Date is not calculated but left blank or shown as string
Cause
The C4C Default Value Rule framework does not support date arithmetic. It only allows static values or simple functions, such as TODAY().
Resolution
As it is a behavior of the system, it is possible to raise an idea in the SAP Sales Cloud Portal requesting this functionality: Influence Portal
The Customer Influence portal is the correct channel for requirements of changes in the system behavior. There, other customers can also vote for the idea and depending on the demand from the customer community, the developers will evaluate and plan accordingly for a possible implementation of this new feature.
See Also
Keywords
C4C; Cloud for Customer; Default Value Rule; Sales Quote QC; Quick Create Screen; Requested Date; TODAY(); Date Calculation; Date Arithmetic; AddDays; Business Configuration; Implementation Project; Fine‑Tune Activities; Rule Scope; Default Values; PDI Extension; ABSL Script; Workflow Rule; Fiori‑based Screens; Improvement Request , KBA , AP-RC-UIF , C4C UI Framework , Problem
SAP Knowledge Base Article - Public