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

Error message

Former Member
0 Likes
939

Hi!

I would like to know, have anyone met with the following error message, in transaction SM58?

SY 359 - Function module does not exist or EXCEPTION raised

It can't be debugged, even the /h transaction is not working...

I picked a line in the transaction, and tried to execute the LUW using F6 key...

Thank you in advance

Tamá

1 ACCEPTED SOLUTION
Read only

George_Lioumis
Active Participant
0 Likes
779

Hi,

I assume that a background process you are calling is calling another function module that does not exist in your system. Check the program that is running and that triggers this message and search for a function module that doesn't exist.

Regards,

George

1 REPLY 1
Read only

George_Lioumis
Active Participant
0 Likes
780

Hi,

I assume that a background process you are calling is calling another function module that does not exist in your system. Check the program that is running and that triggers this message and search for a function module that doesn't exist.

Regards,

George