Create a oData server and add multiple entity

Hi, 
I want to create a only ONE Odata service with 4 tables from  SNWD_EPM model.

Set A. I can join the following 2 table (SNWD_PD, SNWD_BPA)  and add association

SNWD_PD
SNWD_BPA

Set B.  I can also join following following 2 tables ( SNWD_SO, SNWD_SO_I ) and add assiciation 
SNWD_SO
SNWD_SO_I
But problem is, if there is no relation between Set A and Set B how to i create only once oData Service with 4 tables.

 

Scroll to Top