We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I would like to pass "TABLES" parameters in call node. Currently it seems only possible to pass "IMPORTING" parameters. Thanks.
The text was updated successfully, but these errors were encountered:
@busi91 sorry for the late reply, having many other stability issues with the node due to the underlying node-rfc library.
node-rfc
Can you give me an example of a standard BAPI that uses TABLES and how you want to call it?
Sorry, something went wrong.
Hi. Here is a standard RFC that uses TABLES: RFC_READ_TEXT In that rfc there aren't importing variables, only tables.
For example, I want to call RFC_READ_TEXT with table TEXT_LINES and values: TDOBJECT = "MATERIAL" TBNAME = "XXXXXX" TDID = "PRUE" TDSPRAS = "IT"
Thanks.
No branches or pull requests
Hi,
I would like to pass "TABLES" parameters in call node.
Currently it seems only possible to pass "IMPORTING" parameters.
Thanks.
The text was updated successfully, but these errors were encountered: