2007 Jan 04 9:48 AM
2007 Jan 04 9:51 AM
Have a look at below link. It will help you surely.
<a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/c0/98037ae58611d194cc00a0c94260a5/frameset.htm">Creating Variants</a>
Best Regards,
Vibha
<b>*Please mark all the helpful answers</b>
plz anybody could tell me that hw to create variant
2007 Jan 04 9:51 AM
Have a look at below link. It will help you surely.
<a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/c0/98037ae58611d194cc00a0c94260a5/frameset.htm">Creating Variants</a>
Best Regards,
Vibha
<b>*Please mark all the helpful answers</b>
2007 Jan 04 9:52 AM
Hi sam,
Go to transaction code: STVARV and create the variant as parameter or select-option and check the option " Include in transportation".
Regards
Kannaiah
2007 Jan 04 9:52 AM
execute the program.
give the input in selection screen
and then save.
then u give variant name and description.
then variant name is saved.
2007 Jan 04 10:12 AM
Hi sam,
1. On the initial screen of the ABAP Editor, enter the name of the program for which you want to create a variant, select Variants in the Sub-objects group box, and choose Change.
2. On the variant maintenance initial screen, enter the name of the variant you want to create.
3. Note the naming convention for variants (see below). Choose Create.
If the program has more than one selection screen, a dialog box appears in which you can assign the variant to one or more screens. The dialog box does not appear if the program only has one selection screen. In this case, the selection screen of the program appears straight away.
4. If there is more than one selection screen, select the screens for which you want to create the variant.
If you choose Variant for all selection screens, the variant also applies to any selection screens that you create after creating the variant.
Otherwise, the variant only supplies values to the selection screens that you select in the list.
5. Choose Continue.
The (first) selection screen of the program appears.
If your program has more than one selection screen, use the scroll buttons in the left-hand corner of the application toolbar to navigate between them. If you keep scrolling forwards, the Continue button appears on the last selection screen.
6. Enter the required selections, including multiple and dynamic selections.
7. Choose Continue.
2007 Jan 04 10:40 AM
Hi,
Here is a link which gives you a hand full of links to work with variants.
http://help.sap.com/saphelp_nw04/helpdata/en/c0/980374e58611d194cc00a0c94260a5/content.htm
Hope it helps you.
Regards,
Maheswaran.B
2007 Jan 04 10:49 AM
Hi SAm,
chk the simple procedure in this link:
http://themisto.jupiter.txstate.edu/fastrain/content/variant/cc/html/index.htm
regards,
keerthi
2007 Jan 04 4:07 PM
If you want to create a variant programatically, use FM RS_VARIANT_SCREEN.
Thanks,
Santosh
| User | Count |
|---|---|
| 5 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |