‎2007 Aug 13 9:06 AM
Hi,
I like to save variant in module pool, where selection screen is defined in layout. So, i need to provide it the functionality like report.
‎2007 Aug 13 9:29 AM
use tcode SHD0 for creating variant for u'r module pool.
S@meer
‎2007 Aug 13 9:29 AM
use tcode SHD0 for creating variant for u'r module pool.
S@meer
‎2007 Aug 13 10:02 AM
By SHD0 transaction , only one can create a variant, then how to get variant.
‎2007 Aug 13 9:48 AM
Hi,
You can't have variants for module pool. It is possible only for selection screen.
You have following alternatives :-
1. Create a report with same selection screen as you have now in module pool.
And then make a call screen to your intial module pool.
In this way you can all the advantage of variants as well as module pool.
OR
2. Create a transaction variant using transaction SHDS.
Hope this helps you.
Enjoy SAP.
Pankaj Singh.