2007 Mar 28 2:38 AM
2007 Mar 28 2:56 AM
Hi,
Try using this FM:
RS_CHANGE_CREATED_VARIANT .
RS_VARIANT_CHANGE .
RS_CREATED_VARIANT .
Regards,
2007 Mar 28 2:57 AM
James,
Where you want to save ? do u want to save ur input in ur own table! ?
ABAP Variant does the same thing.May i know the scenario ?
Rgds,
Jothi.P
2007 Mar 28 3:15 AM
i want to save the variant so that i can use it in my selection screen.
2007 Mar 28 4:35 AM
Hi James,
Check this:
http://web.mit.edu/sapr3/docs/webdocs/reports/rpRFvariant.html#create
regards,
keerthi
2007 Mar 28 6:49 AM
Hi James,
To save variant on the selection screen follow this steps:
1. enter the data on the selection screen for which you want to create a variant.
2 click on SAVE button. Enter the Variant Name and other details asked.
3. after saving you can see another button of Variant on the toolbar where you can find the variant you created.
2007 Mar 28 7:12 AM
Hi,
for saving variants to the selection screen,
1. Enter the values in the selection screen.
2. Click on the button GOTO.
3. Goto VARIANTS and click SAVE AS VARIANTS.
4. Write the name of variant and the meaning. It may be whatever u want to write.
5. Click the SAVE button.
6. Variant is created.
You can see the sign near the execution butoon on selection screen.
Reward points if helpful.
thanks