‎2007 Feb 09 11:23 AM
Suppose i have created on sap script and saved in devlopment server with request number.
suppose i want to see that request number in sap script itself , without going to se01 then how i will chk that.
need help.....
thansk......
regards.....
bye....
‎2007 Feb 09 11:28 AM
i don't think sap script have functionality of version managment like reports program.
but in administrative data u can check the time and user who make the changes on sapscript.
‎2007 Feb 09 11:28 AM
i don't think sap script have functionality of version managment like reports program.
but in administrative data u can check the time and user who make the changes on sapscript.
‎2007 Feb 09 11:34 AM
Hi Chang,
I guess because scripts dont have version managemenet you just want a way to find the transport to which the script is attached rather than having to check every transport under your id.
One way is go to table E071 and search for the tranpsort by entering the following search criteria
Program ID : R3TR
Object Type: FORM
Object Name : <your script name>
This will return you all the transports that your script was related to and is related to.
Hope this helps.
Aditya
‎2007 Feb 09 11:37 AM
Hello Chang,
<b>VERSION CONTROL IN SAPSCRIPT AND SMARTFORMS ARE NOT POSSIBLE!!</b>
You could look the Tcode SCC1.
Vasanth
‎2007 Feb 09 11:39 AM
Give the form name in table E071 - Object field and check the latest Transpor request for the same .
Verisons are not maintained for scripts .
regards,
vijay.