cancel
Showing results for 
Search instead for 
Did you mean: 

Odata Creation

0 Kudos

Hello Experts,

  I am trying to create Odata service(SEGW Project) in our system based on the RFC function module. The data has to be taken from Back end system.

  In this case I got confused for the following points.

  1. Where the table and function module needs to be created?

  2. Where the OData service needs to be created?

  Would any one help me out to understand better.

  Front End System: SAP Netweaver 7.40 (IWFND - 13)

  Back end System: ERP 7.31

  Already Standard Fiori apps working perfect.

Regards

Srikanth S

Accepted Solutions (1)

Accepted Solutions (1)

saurabh_vakil
Active Contributor
0 Kudos

You can create the OData service in addition to the tables and function modules in the back end system itself (your back end system should have the component IW_BEP installed). You can register your OData service(s) in the front end system.

Answers (2)

Answers (2)

antonette_oberholster
Active Contributor
0 Kudos
Former Member
0 Kudos

Thanks for the links

Former Member
0 Kudos

Hi Srikanth,

In your case table and function module needs to be created back end system and the OData service needs to be created in front end system.

Regards,

Tapan