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

What is the name of the Master Program

d4xtian
Participant
0 Kudos
535

Hi,

When we create a new program, and we give a name in ABAP Editor...

Let's say "z_newprog"

"z_newprog" is also the Master program name ?

If no what is the master program name ?

Thanks you

1 ACCEPTED SOLUTION
Read only

Jeansy
Active Contributor
475

Hi,

yes, this is the name of the report which can then include further more includes (e.g. TOP-include).

Kind regards
Jens

4 REPLIES 4
Read only

Jeansy
Active Contributor
476

Hi,

yes, this is the name of the report which can then include further more includes (e.g. TOP-include).

Kind regards
Jens

Read only

d4xtian
Participant
0 Kudos
475

Thanks you jens, so to display the master program on a program, we can use the system data "sy_repid"

Read only

0 Kudos
475

Please use the COMMENT button for comments, questions, adding details, replying to a comment or a proposed solution or to the OP question, etc., ANSWER is only to propose a solution, dixit SAP text at the right of the answer area.

Read only

Sandra_Rossi
Active Contributor
475

Yes, SY-REPID contains the master program name.