cancel
Showing results for 
Search instead for 
Did you mean: 

SAC report with multiple selection screens

shyam_uthaman
Participant
0 Kudos

Hi,

I want to build the below scenario (SAC running off S4HANA 1709 ABAP CDS in Live connection)

1. A story is made up of 2 models - Example - One Customer master table and one Material master.

2. When user opens the story , a selection screen for the material number, matl group pops up.. user may or may not provide any filters, i.e these are optional selection screen values.

3. Based on these filters, a table shows up which shows up material number and its attributes.

4. On the left side of the story, you have 2 radio buttons - a. Material (selected by default) b. Customer

5. When the user selects customer, a completely different selection screen for customer pops up with fields like Customer nr, and city.

6. Based on these filters, a table shows up which shows up customer number and its attributes.

So basically I want to create a story with 2 distinct selection screens based on the radio button the user selects.

Is this possible in SAC?

Shyam

Accepted Solutions (0)

Answers (1)

Answers (1)

dspokoinyi
Participant
0 Kudos

The way we have solved is by creating hidden pages, and let the user click through to those pages based on which choice he makes. It seems easy for the customer to just click through (direct hyperlink) and a back button on the other page.

I think it will simplify the setup of your report and allow you to create an easy to use navigation for your end customer.