‎2007 Mar 28 1:05 PM
Does anybody know some function modules to manipulate varients of other reports? I wanto create variants for another reports, so i have to delete some old ones and create new ones.
thx
Rainer
‎2007 Mar 28 2:23 PM
THIS LINK MAY HELP YOU
http://web.mit.edu/sapr3/docs/webdocs/reports/rpRFvariant.html#create
‎2007 Mar 28 1:07 PM
RS_COPY_SELECTION_SETS copy of one program varient to other program
this is the ur required program.
reward all help full answers
‎2007 Mar 28 1:12 PM
Hi Rainer,
Check this Link
http://help.sap.com/search/highlightContent.jsp
Hope this resolves your query.
Reward all the helpful answers.
Regards
‎2007 Mar 28 1:12 PM
You can also modify the variants of any program by simply changing them from the tables TVARV ot TVARC.
Reward points if useful...
Cheers,
Sam
‎2007 Mar 28 2:20 PM
Thanks, but how do i get the relationship between report, variantname and TVARV?
‎2007 Mar 28 2:23 PM
THIS LINK MAY HELP YOU
http://web.mit.edu/sapr3/docs/webdocs/reports/rpRFvariant.html#create
‎2007 Mar 28 2:33 PM
No, i need information on how to create a report, which creates variants for other reports.
‎2007 Mar 28 2:42 PM
Rainer,
Using these FM in your report you can create variants..
<b>RS_CREATE_VARIANT
RS_CHANGE_CREATED_VARIANT .
RS_VARIANT_CHANGE</b>