Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RfcFunction to update the SAP with input and output parameters #49

Open
NetCoreUser-Design opened this issue May 21, 2020 · 1 comment
Labels
question Further information is requested

Comments

@NetCoreUser-Design
Copy link

NetCoreUser-Design commented May 21, 2020

How can we write back to SAP using this library with input and output parameters.

For example :
RfcFunction func=conn.CallRfcFunction("BAPIFuncName");
func.Invoke();

@NetCoreUser-Design NetCoreUser-Design changed the title RfcFunction does not work with no input and output parameters RfcFunction for Write back the data to SAP with input and output parameters May 21, 2020
@NetCoreUser-Design NetCoreUser-Design changed the title RfcFunction for Write back the data to SAP with input and output parameters RfcFunction to update the SAP with input and output parameters May 21, 2020
@nunomaia nunomaia added the question Further information is requested label May 21, 2020
@nunomaia
Copy link
Owner

take a look on samples

https://github.com/nunomaia/NwRfcNet/tree/master/samples

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants