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

Remote enabling a function module

Former Member
0 Likes
411

Hi all,

I need to use function module WFMC_MESSAGE_SINGLE to allow printing with PDA. However it is not remote enabled.

How can I make it remote-enabled? What are the possibilities?

Thanks

2 REPLIES 2
Read only

Former Member
0 Likes
371

copy the function module WFMC_MESSAGE_SINGLE to a ZWFMC_MESSAGE_SINGLE function module and keep the same function group and click copy icon.

Now in the attributes of the new function module select the Processing Type "Remote_Enabled Module"

Save and activate.

Reward Points if useful.

Read only

Vijay
Active Contributor
0 Likes
371

hi

1.create zcopy of FM.

2. GOTO attributes tab and select remote enabled radio button

regards

vijay

reward points if helpfull