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 THE STANDARD SAP MODULE POOL PROGRAM

Former Member
0 Likes
861

HOW I CAN COPY THE STANDARD SAP MODULE POOL PROGRAM ((INCLUDING SCREENS) INTO Z REPORT?

7 REPLIES 7
Read only

Former Member
0 Likes
803

Go to se80 and Give the main program name.

Right click on the root node and click on Copy.

Regards,

Ravi

Read only

jayanthi_jayaraman
Active Contributor
0 Likes
803

Hi,

Go to transactionSE38 ABAP Editor.Type the program name.Click copy.It will ask whether you want copy documentation,screens,etc.,

Check mark it.

Read only

0 Likes
803

but it's giving the diff o/p's .

i copied the M pool program using the tcode se 38 but it's showing diff o/ps?

Read only

0 Likes
803

Which options its giving?

Read only

0 Likes
803

It's giving the diff output.

Read only

Former Member
0 Likes
803

GO to se38 and click on copy then it will ask for includes screen then select all and save it.

Sarath

Read only

Former Member
0 Likes
803

i want to copy the standard prg "SAPMZV15" to SAPMZV15_01.

please advise me