Replies: 1 comment 6 replies
-
Hi,
if you need no output you can use CallFunctionOneWay. This method expects
only input but still returns in Error state if failed.
Best Regards,
Frank
|
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
dlionz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello all, so RFC is something very new to me. I want to post value to my clients SAP table. Do I need to have an Output property as part of my post? I think the error catch will be sufficient enough but I dont need my post action to return anything.
Beta Was this translation helpful? Give feedback.
All reactions