Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

copying standradtransaction code to ztransaction code(customised t code)

Former Member
0 Likes
1,070

Hi

can any one please guide me how to copy a standard transaction code to z transaction code(customized t code)

eg;let us suppose standard transaction code mm01 to be copied to my own t code as zmm01(say).

now for zmm01 i have to get all the functionality of mm01.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
877

hi,

use tcode se93 and copy the standard tode to the zcode.

regards,

srilatha

6 REPLIES 6
Read only

Former Member
0 Likes
878

hi,

use tcode se93 and copy the standard tode to the zcode.

regards,

srilatha

Read only

Former Member
0 Likes
877

Hi,

Go to SE93. Put the transaction code MM01 in the input box.

Now click the button copy second form last ICON or press SHIFT+F1. Put the ztransaction In the second input box.

Click OK, you will get new Z transaction as standard one.

Regards,

Sujit

Read only

Former Member
0 Likes
877

Use SE93 Transaction ,enter tcode, and You can see a copy button there. press that

and Give your target Tcode and copy it .

I am not sure how you are working with Transactions.

Read only

naveen_inuganti2
Active Contributor
0 Likes
877

Hi....

Goto SE93 and copy transaction code to your zcode like programs copy

Thanks,

Naveen.I

Read only

narin_nandivada3
Active Contributor
0 Likes
877

Hi Srilakshmi,

Welcome to SDN,

Please go through this thread for copying standard transaction..

Hope this would help you.

Good luck

Narin

Read only

Former Member
0 Likes
877

Hi Srilakshmi.

I would like to suggest my opinion,

[SDN - Reference - Creating a 'Z' transaction as a copy of standard transaction|]

Hope that's usefull.

Good Luck & Regards.

Harsh Dave

Edited by: Harsh Dave on Aug 18, 2008 7:36 PM