on ‎2021 Jun 16 7:05 PM
Hello Everyone,
Hope all are doing good & safe!
Here is my requirement...
I need to get this ABAP BAPI(MD_STOCK_REQUIREMENTS_LIST_API) to Hana database via ABAP Adapter remote source connection.
thru ABAP Adapter remote source, I have created this virualprocedure.txt.
After creating the Virtual Procedure tried to call it in HANA DB like this untitle2.txt but it ended up with error.
When I call Virtual procedure I can see a number of input and output parameters. The input scalar parameters should all have auto generated variables assigned (these are set at runtime) and we have input and output tables as well.
I tried creating flowgraph with procedure node, Input Type(as shown below snap) unfortunately, I don't know how to pass input and output scalar parameters, input and output tables in flowgraph.
Is there anyway can we get the MDEZ,MDSU & MDPS structures also to HANA DB thru ABAP Adapter Remote source connection? because when I tried to create table type manually in HANA maintaining same structure of MDEZ,MDSU & MDPS. But it is giving data type mismatch error while running the flow graph.

Could you please guide me with step by step process to get these kind of BAPI to HANA DB?
And how to pass input scalar parameters, output scalar parameters, input tables and output tables in flowgraph?
Regards,
Deepthi
Request clarification before answering.
| User | Count |
|---|---|
| 9 | |
| 7 | |
| 7 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.