Application Development 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: 

Function Builder - Edit RFC Problem

Former Member
0 Kudos

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

sreemsft
Contributor
0 Kudos

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

christian_wohlfahrt
Active Contributor
0 Kudos

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

Former Member
0 Kudos

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

Former Member
0 Kudos

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.

sreemsft
Contributor
0 Kudos

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

Former Member
0 Kudos

Thank you all of your answer.

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

0 Kudos

Chun,

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

Thanks,

Sreekanth G