‎2007 Dec 19 10:16 AM
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
‎2007 Dec 19 10:30 AM
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.
‎2007 Dec 19 10:32 AM