Skip to Content
0
Sep 08, 2023 at 09:38 AM

How to save SAC model without retaining default mandatory variable values in S/4 live connection?

92 Views

We have a SAP Analytics Cloud (SAC) story that utilizes a live connection with SAP S/4HANA, using the CDS views analytical query as the backend data source. Within these CDS views, there are certain variables marked as mandatory.

When the SAC story consumes the CDS view through a model, SAC prompts the user to enter values for the mandatory variables. Without these values, the model cannot be saved, so default values are often entered to facilitate saving.

However, there is an issue where, upon reopening the SAC story, the same default values persist for the mandatory variables. Our specific requirement is that the SAC story should not display the previously saved values but should instead allow the user to enter new values for the mandatory variables.

Is there a way to meet this requirement?