on ‎2022 Oct 31 1:37 PM
Dear experts!
Firstly please, can anyone share an example of BAPI call using a table as an importing parameter?
Secondly, can you please share a custom script of BAPI call with a table (as above)? Both examples should be for cloud studio.
Thank you very much.
Kind regards, JV
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
Hi Jan,
Hereby an example we're using 🙂

importDataMapped is a specific type, which corresponds to the importing fields of the BAPI. In this case we have the Item & itemx table mapped with the data needed.

The custom script is mainly mapping all the data to the needed fields and adding them to the table.

sap is the "main" variable which contains every import field / table / structure. The output of the script is the type we created for this.
Kind Regards
Jana
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 15 | |
| 9 | |
| 6 | |
| 4 | |
| 4 | |
| 4 | |
| 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.