‎2011 Sep 28 8:04 AM
Hi
Does anybody know an ABAP to delete more than one single variant on the same time.. We do not want to do it individually via SE38, variant by variant.
We would like to delete e.g. all the variants for report SAPF100, starting with Z*.
Thanks
Pius
‎2011 Sep 28 11:25 AM
Hi,
You can develop a simple ABAP for doing this task.
Select the the variants from the VARID table and delete the unwanted variants from the table VARID.
Regards,
Vijaymadhur.
‎2011 Sep 28 11:25 AM
Hi,
You can develop a simple ABAP for doing this task.
Select the the variants from the VARID table and delete the unwanted variants from the table VARID.
Regards,
Vijaymadhur.