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

SAP standard program VS. Z program

Former Member
0 Likes
1,497

We have a problem. We want to modify a customized Z program but SAP understands it is a standard program ¿What should we do?

Thanks in advance.

10 REPLIES 10
Read only

matt
Active Contributor
0 Likes
1,267

Why do you think that SAP think it is a standard program? What message do you get?

Read only

Former Member
0 Likes
1,267

hi..

Pls explain ur query clearly.

what is your z-pgm all about?

how u say that SAP understands it is a standard program ?

without relevant info, nobody can guide or help u.!!

regards,

Padma

Read only

0 Likes
1,267

When I try to modify it, it appears in grey colour and I obtain the same initial message as If I were modifying a standard program (Nº of message : TR850).

Read only

0 Likes
1,267

You can also ask your basis team to change the original system of the program to the current system, if it is permissible to do so.

Read only

0 Likes
1,267

Hello,

Please follow the Menu Path

EDIT -> MODIFICATION OPERATIONS -> INSERT / REPLACE / DELETE LINE AREA as according to the requirement.

You can also switch off the modification assistant but is not suggested. But if this is your support landscape which is different than the development landscape you can I believe. Please consult the Basis consultant while doing so.

Hope it helps.

Thanks,

Jayant

Read only

Former Member
0 Likes
1,267

we create zprograms for standard sap programs . what do you mean by sap thinks it is a standard program?

Read only

Former Member
0 Likes
1,267

Probably the original system of the Z-program is different from the system in which you are currently working in. In that case use the modification assistant to make changes in the program.

Read only

0 Likes
1,267

Yes, I agree with Manoj. Please try to make changes using the Modification assistant. You are probably trying to modify the code in a different system i.e. system other than the Original System. In that case system takes the changes as Repiar and have to be done using Modification assistant.

Thanks,

Jayant.

Read only

0 Likes
1,267

Where can I find the modification assistant ?

Read only

0 Likes
1,267

In you SAP Editor (SE38) where in you want to change the code.

- Jayant Sahu.