‎2008 Jun 26 3:52 PM
Hi,
How can we know the version of Sap script like Reports?????
Edited by: subas Bose on Jun 26, 2008 4:52 PM
‎2008 Jun 26 4:01 PM
Hi,
Sorry, Version management is not there for SAP Scripts.
Below is What u can get is released versions in the script
Use Tcode SE03 ---> select SEARCH FOR OBJECTS IN REQUESTS/TASKS.
and execute in the object selection u have many selections like PROG,FUGR, CLASS etc.. in the blank space give FORM and press enter, enable the check box and give the form name and execute.
it displays all the released requests and tasks .
Thanks
Vikranth
‎2008 Jun 26 4:01 PM
Hi,
Sorry, Version management is not there for SAP Scripts.
Below is What u can get is released versions in the script
Use Tcode SE03 ---> select SEARCH FOR OBJECTS IN REQUESTS/TASKS.
and execute in the object selection u have many selections like PROG,FUGR, CLASS etc.. in the blank space give FORM and press enter, enable the check box and give the form name and execute.
it displays all the released requests and tasks .
Thanks
Vikranth
‎2008 Jun 26 4:05 PM
Hi Subas,
Unfortunately we can't do version comparision in scripts unlike we do it for other objects like reports DD objects. So be carefull when u make changes to existing scripts.
RSTXSCRP Use this report to download and upload the script.
eg: If u had done something wrong which can't be corrected or very difficult to correct then download the script from production system and upload the same in development system.
Hope it will be helpful.
Thanks,
Vinod.