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

Function Builder - Edit RFC Problem

Former Member
0 Likes
989

I'm a beginner of SAP.

I created a function under the IDES DEMO function Group

when i try tio edit the function source code.

The following message appear:

Message 1:

"Carry out repairs in non-orginal system only if they are urgent"

Message 2:

"Object maintenance in this system only possible in

original language German (DE) "

What is the problem ?? I can't edit the source of the

newly created function.

1 ACCEPTED SOLUTION
Read only

sreekanthgo
Contributor
0 Likes
904

Yes. You cannot edit the SAP standard program or FM's under a standard function group with out providing the access key.

You can copy the existing function group and can edit the FM's under the same.

You can create a new function group using

GOTO>FUNCTION GROUPS>CREATE GROUP.

Thanks,

Sreekanth G

6 REPLIES 6
Read only

christian_wohlfahrt
Active Contributor
0 Likes
904

Hi!

You should use an own development class / package. You somehow were able to add your function to a SAP-standard package - but here special protection is active.

Just delete (if still possible) your FM again and re-create this. When saving choose a Z-package or $tmp (local).

Regards,

Christian

Read only

Former Member
0 Likes
904

hi Chun Kit Chan,

if you are trying to change the code which the system auto generated code it will not let u change the code or if it is a standard include or program it will not let u change the code.

regards

Lakshmikanth

Read only

Former Member
0 Likes
904

while writing your own function module you need to create your own functioin group. You will not be able to modify sap provided programs/function modules/ function groups unless you have a access key.

Hope this helps.

Read only

sreekanthgo
Contributor
0 Likes
905

Yes. You cannot edit the SAP standard program or FM's under a standard function group with out providing the access key.

You can copy the existing function group and can edit the FM's under the same.

You can create a new function group using

GOTO>FUNCTION GROUPS>CREATE GROUP.

Thanks,

Sreekanth G

Read only

0 Likes
904

Thank you all of your answer.

You help me a lot..........

Read only

0 Likes
904

Chun,

Please close the issue by alloting max number of points to a post, which solved your problem.

Thanks,

Sreekanth G