Hi,
I am trying to create OData service for an RFC which is having table as an import parameter.
So the entire table needs to be populated via the query URL.
But when table parameter is selected, it creates individual Entity Types for each table. So it cannot be used in a single entity Set and hence cannot be mapped in a single go to the RFC.
How can this be achieved? Please help.
Regards,
Achu M K