Quantcast
Channel: SCN : Discussion List - BOPF Application Framework
Viewing all articles
Browse latest Browse all 249

Generate OData for BOPF (cross client)

$
0
0

HI all,

 

In our development system we run the following setup:

client 999: used for usual abap development

client 200: used to develop the customizing for customer A

client 300: used to develop the customizing for customer B

 

Our system is running the following versions:

2016-03-16-085849.png

 

 

In this setup I want to access the data of my BOPF ZB_PA_PARTNER developed in client 999 (the data will be stored in client 200 and client 300) through a SAP UI5 application.

 

My basic idea is to generate a OData-Service based on the BOPF and finally connect the SAP UI5 application to the generated OData service.

 

I created the OData-Service in client 999 as describe in http://scn.sap.com/community/abap/bopf/blog/2014/03/24/3-simple-steps-to-expose-any-bopf-bo-as-odata-service I created the OData-Service. This worked fine and looks good:

2016-03-23-093606.png

 

In client 200 the generated OData-Service looks horrible:

2016-03-23-093852.png

 

Is there anything I can do to fix this situation?

 

 

Regards

Thomas


Viewing all articles
Browse latest Browse all 249

Trending Articles