Closed chgeo closed 2 months ago
LGTM (here's to hope we don't have to support too many special forms, endpoints, quirks beyond RFC)
Yes, I hope so too. ABAP is always special :)
But we can also discuss w/ the importer/compiler colleagues if they can give us an annotation hint (@cds.action.callstyle.positional:false
or so).
Actions for ABAP RFC modules should only be callable with named parameters. Such modules have 'parameter categories' (import/export/changing/tables) that cannot be called in a flat order.