Quantcast
Channel: SCN: Message List - SAP GUI
Viewing all articles
Browse latest Browse all 6448

Using Variables for 'Switch Flavor' in SAP Personas 2.0

$
0
0

Hello everyone,

 

I am currently working on a system where I have multiple flavors for the same T-Code.

 

My issue is that I am unable to make the switch to different flavors dynamically.

 

 

Here's what I have to do:

 

If A

Switch Flavor Z_A

 

If B

Switch Flavor Z_B

 

Here's what I'd like to do instead:

 

define args.condition as A or B

If condition IS NOT EMPTY

Switch Flavor Z_{condition}

 

 

My problem is that the 'Switch Flavor' command takes hard coded values only and does not allow variables.

 

Anyone has a work-around for this? I need to reduce my number of 'IF statements' for increasing performance.

 

Note: I am currently using Personas 2.0.


Viewing all articles
Browse latest Browse all 6448

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>