‎2010 Feb 05 5:22 AM
hi all,
I have to call standard transaction SM37 with some parameter values so that i m trying to make transaction variant in SHD0 but problem is that if i activate this variant then it reflects in standard transaction(SM37) also, while i need this variant must be applicable in my Z program only.
can anyone please help me?
regards.
‎2010 Feb 05 5:30 AM
Hi,
This may happen because of the values of the parameters which you are providing, are not valid or not existing.
Check these values.
‎2010 Feb 05 5:36 AM
Hi,
The transaction variant created by SHD0 when activated will change the display of tcode SM37, irrespective of whether it is called directly or from a Z program. If you are calling SM37 from Z program, try
SUBMIT SAPLBTCH VIA SELECTION-SCREEN WITH SELECTION-TABLE rspar_tab AND RETURN.