Skip to Content
0
May 31, 2018 at 06:05 AM

Pass Expanded Entity without Using $EXPAND in URL

602 Views

Hello,

I have an entity "notification" which is associated to the entities "codes" (1-n) and "actions" (1-n).

When I call the service like:

.../notifications?$expand=codes,actions

I get the result I want.

Is it possible to pass expanded entites without using the $EXPAND clause in the exectuing call? The Consumer of the service is not familiar with ODATA and the expanded entites are needed all the time.

I am using SAP Gateway Foundation 7.40 with ODATA V2.

Best Regards,

Chris