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 standard Program to Z program

Former Member
5,531

HI to all,

Can anyone tell me how to copy a standatrd Program to Zprogram using its transaction.

here i want to copy standard program of t-Code J1IG to Z program to make chages. Please Help me & Do the needful.

Regards,

Aniruddha.

6 REPLIES 6
Read only

kiran_k8
Active Contributor
0 Likes
2,180

Anirudh,

Use SE80 to copy the standard program to Z.

K.Kiran.

Read only

Former Member
0 Likes
2,180

Hi,

The standard program Name for TCODE J1IG is SAPMJ1IG.

Go to SE38.

Give The Program Name and Press Ctrl+F5

Regards

Sandipan

Read only

Former Member
0 Likes
2,180

Hi

if it is a standard program then we don't have access to modify it

1st look for any user exit available for that

Read only

Former Member
0 Likes
2,180

Hi Aniruddha Bane ,

Enter Tcode : J1IG

Follow the menu..

System -- > Status

Here u can see the Program(Screen) --> SAPMJ1IG

its the program name for that tcode

...

Now go to SE38

enter prog name as SAPMJ1IG

press copy button or ctrl + F5

then give new prog name ZSAPMJ1IG

enter

if you want to copy all includes to zinclude then select check box for include as well..

select all check boxes.

continue the process ahed..

activate program..

run it..

create new tcode for it..

Hope it will solve your problem..

Reward points if useful..

Thanks & Regards

ilesh 24x7

Read only

Former Member
2,180

Hi,

Go to se38

Give the Program name SAPMJ1IG and go to program menu bar and click copy.

Give the target program name Z.....

Click Copy to make changes.

Reward if its Useful.

Read only

Former Member
0 Likes
2,180

Hi

In Se38 with Pgm Name SAPMJ1IG Go To Object List (Cntl+ Shift + F4)

From here Select The Main Object Right Click and choose Copy.

Give ur Zincludes ...

Thn assign This Zpgm to Ztcode..

Modicy ur Zincludes as per reqmt..

Hope it helps.

Praveen