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: 

Writing Remote Functions in SM59

0 Kudos

Dear gurus,

I have create connection in SM59, with type "TCP/IP", and specify the program ID.

Then I go to "Extras --> Function List".

There I see two standard default functions.

My question:

What step is necessary to implement additional function?

Best,

2 REPLIES 2

Former Member
0 Kudos

Hi Bobby

You need to have a Remote Enabled Function Module which performs the desired functionality.

Then you need something that calls that Function Module you call it using the DESTINATION Parameter pointing to your SM59 connection.

It's been a while since I last did this so I may not have this 100% right.

Regards

Arden

0 Kudos

Hi Bobby

If your issue is resolved, please mark the thread as answered.

Regards

Arden