cancel
Showing results for 
Search instead for 
Did you mean: 

Accessing data from sap table

Private_Member_15166
Active Contributor
0 Kudos

Hi All,

I have installed eclipse kepler for SAPUI5 learning. I have also installed the SAPUI5 application tools from this link. After this installation i am able to to basic SAPUI5 designs by following this. Now i want to explore something more.

Like accessing data from SAP database table to SAPUI5 interface or saving data from SAPUI5 front-end to SAP backend databases.

How to inmplement webdynpro applications in SAPUI5 interface.

Where i can use function module?

As i can say these are basic questions and explored a lot on internet but unable to find the relevant configuration.

Please guide me developers.

Thanks and Regards

Dhananjay

Accepted Solutions (1)

Accepted Solutions (1)

former_member189945
Contributor
0 Kudos

Hi Dhananjay,

You basically have two options to access backend functionality:

  1. Implement OData services on SAP Frontend Server (a.k.a Netweaver Gateway)
  2. Call ICF services directly

Here's links that should get you going:

Regards,

Kimmo

Answers (0)