Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Variants

Former Member
0 Likes
493

Variants,means

Y do v actually use them

4 REPLIES 4
Read only

Former Member
0 Likes
472

Variants are stored set of values for the parameters of a report.

This is done if the report is being executed in the background or the user does not want to enter the same values repeatedly .

Regards,

Ravi

<i><b>Note - Please close your threads that you have not close and mark all the helpful answers</b>

</i>

Read only

gopi_narendra
Active Contributor
0 Likes
472

variants is a set of data which is given as input for any object.

consider a report with a selection screen, the values u enter on the selection screen disappear every time u execute the report.

so now u enter the values on selection screen and then SAVE, this will ask u to enter a variant name. and then save it

now next time when u execute the report u can see the variant on the appl tool bar. u need to select the variant which wil fill the selection screen with the data which u entered while saving the variant.

Hope by this u get to knw what a variant is?

<b>PLEASE CLOSE ALL UR PREVIIOUS THREAD BY REWARDING POINTS TO USEFUL ANSWERS</b>

Regards

- Gopi

Read only

Former Member
0 Likes
472

Hi Shilpa,

Folllow this Link in SAP help for all the info in world over Variants.:)

http://help.sap.com/saphelp_nw04/helpdata/en/c0/980374e58611d194cc00a0c94260a5/frameset.htm

As mentioned earlier, Please award points for helpful answers.

Thanks.

Br,

Sri

Read only

Former Member
0 Likes
472

Hi

shilpa

variant program is where you create variants.

For example if you have a report instead doing the selections all the time.. you save the selection as variant.

which reduces time, errors in input.

And most important thing is you can schedule a background job only using variants.

You can create screen variants throught transaction SHD0(zero).

http://help.sap.com/saphelp_nw04/helpdata/en/67/232037ebf1cc09e10000009b38f889/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/c0/980374e58611d194cc00a0c94260a5/frameset.htm

http://help.sap.com/saphelp_47x200/helpdata/en/67/232037ebf1cc09e10000009b38f889/frameset.htm

-Regards

charitha.