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

Copy Standard T.code into Z T.code

Former Member
0 Likes
1,212

Hi,

I want to Copy Standard T.code into Z T.code....with all includes and Function Group......

Plz tell me step-by-step....

Prince

1 ACCEPTED SOLUTION
Read only

kiran_k8
Active Contributor
0 Likes
1,100

Prince,

Go to TSTC and get the progran name.

Go to SE80 and copy the program into Zprogram.

Now go toSE93 and created a ZTcode and attach the copied Zprogram to it.

K.Kiran.

10 REPLIES 10
Read only

kiran_k8
Active Contributor
0 Likes
1,101

Prince,

Go to TSTC and get the progran name.

Go to SE80 and copy the program into Zprogram.

Now go toSE93 and created a ZTcode and attach the copied Zprogram to it.

K.Kiran.

Read only

Former Member
0 Likes
1,100

Hi,

I got the program name but when i goto SE80 and insert name in it.... when I copy it, it shows that "Copy Function Group"....

Now i copy it, but i think it copied all includes and Function Group but not whole program.....

Now How can I Create my own Zprogram.....

Plz Help.....

Prince

Read only

Former Member
0 Likes
1,100

Hi

Which Tcode you want to copy .

Normally FI related Tcodes are not copied totally .

Praveen

Read only

Former Member
0 Likes
1,100

Hi,

I want to Copy CO01 (Production Order Create)....

Prince

Read only

0 Likes
1,100

Hi,

Please check my thread

a®

Read only

Former Member
0 Likes
1,100

Thanks Kiran.....

Prince

Read only

Former Member
0 Likes
1,100

HI

For The Tcode Get the Program Name By

SYSTEM >Status> From Menu

Then Go To Se80 For this Program And Copy the Program Into Your ZProgram .

Then Create Tcode for Zprogram in SE93.

Hope this helps.

Praveen

Read only

Former Member
0 Likes
1,100

Hello

SE93 is the Tcode for copuing the SDT tcode into ztcode.

Read only

Former Member
0 Likes
1,100

Goto Se93..

Give your tcode...

Click "Copy" button

Give your ztcode..

Click ok...

Read only

0 Likes
1,100

Hi,

When I do like u say....it shows ABAP RUNTIME ERRORS...

The current application triggered a termination with a short dump.

What happened?

The current application program detected a situation which really

should not occur. Therefore, a termination with a short dump was

triggered on purpose by the key word MESSAGE (type X)....

Now can I do....

Prince