Skip to Content
0
Former Member
Jun 03, 2009 at 11:34 PM

Reading another program's execution variants

44 Views

Suppose I have report program Z_SAMPLE that has a variant named "WHATEVER" In that variant there is a selection option named S_VBELN LIKE VBAK-VBELN.

Is there a way in program Z_SECONDPGM to read the contents of the S_VBELN selection-options in varient "WHATEVER in prrogram Z_SAMPLE?