‎2010 May 28 10:02 AM
hi gurus,
what is the procedure for copying a standard tcode to z tcode ?
thanks in advance,
manoj
‎2010 May 28 10:14 AM
Hi Manoj,
For this - Goto Tcode Se93
then type your standard Tcode and click on the button Copy,
then provide the ZTcode, then click on Copy.
Then it will ask for the Package and the Transport Request to save the changes.
Regards,
Md Ziauddin.
‎2010 May 28 10:21 AM
Copy the standard report of the trasaction into Z-Report in SE38. Then link the zreport to a custome tcode.
--
Reddy
‎2010 May 28 10:38 AM
Think about whether you really need to do it. Is there a real business requirement, or is it just a nice to have? Can you achieve the same without doing a copy, perhaps using a user exit, or the enhancement framework. Finally, can it be done using a modification?
When you've thought about it for a while, think again. Copying a standard transaction must be absolutely the last resort, and must be carefully documented. If the original has bugs in it, they'll be fixed by a support package or note. Your copy won't be, unless you are very diligent.