on ‎2022 Mar 29 8:39 AM
Dear SAP community,
I am trying to build a function like the one below in CDS:
function getDocuments(objectNumbers: array of String) returns array of Documents;"Documents" here represents a CDS entity.
Question: how should I pass the array of objects as parameter in the HTTP request? Array of Strings for example.
After some time trying I could not figure it out, seems like complex datatypes are not supported as input parameters.
Kind regards,
Vsevolod
Request clarification before answering.
Hi m4dbr3w,
I have the same issue. Did you get any solution for this?
Regards,
Siddhant
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I got the info from SAP that this is currently not supported.... 😞
As a workaround they suggest using a string with a separator....
Best regards,
Chris
| User | Count |
|---|---|
| 15 | |
| 9 | |
| 6 | |
| 5 | |
| 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.