Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8581

Re: Bypass/remove tag in ABAP based Web Service

$
0
0

But Acknowledgment is an internal table, so it may have several lines, so it's normal that there's an extra tag for every line (even if you have only one line). What you want is too specific. If you want to pass only one line as if it was a structure, then I don't see an other solution than changing the parameter type of the function module to a structure instead of an internal table (and change the code accordingly), and regenerate the service definition.


Viewing all articles
Browse latest Browse all 8581

Trending Articles