cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

This is the workflow I am trying to accomplish:

There 2 variables on a BEx report. Variable screen loads and user selects a single value for variable 1. At that point, .I would like variable 2 to show a default value based on the value selected in #1, and have the ability to overwrite that selection via normal variable selection screen.

Is this scenario possible?

View Entire Topic
Former Member
0 Likes
Former Member
0 Likes

Hi,

This is not possible using any of the typical way of implementation since BEx customer exit variables deal with concept i_step 1, 2, 3. and i_step 1 is used for populating the default values.

However, I understand the requirement and even I have such requirement. Did you manage to come up with any workaround?

thanks,

Raghu