cancel
Showing results for 
Search instead for 
Did you mean: 

How to execute bapi through ep?

Former Member
0 Kudos

hi!

I want to display PO on EP, for which i created one model for BAPI_PO_GETDETAIL. Then I bind import elements of BAPI with inputfield.

Please let me know what has to be done after this to display the content on ep on click of button(any code has to be written for this or bapi executes automatically).

Thanks

Accepted Solutions (0)

Answers (3)

Answers (3)

javed_shaikh
Active Contributor
0 Kudos

Hi Vijay,

logon to ur portal as j2ee_admin click on

java developer -> Webdynpro -> webdynpro tutorials ->tutorials with SAP backend and the Webdynpro flight list.

here you will get :

Tutorial_init.zip

Tutorial.zip

Start example

and steps for:-

Adaptive RFC models

Configure JCo

Content Adminstrator

Regards,

Javed.

Former Member
0 Kudos

hi vijay,

you have the example WebDynpro_FlightList at the following path(Provided you have installed the NWDS in C:)

c:\Program Files\SAP\JDT\eclipse\examples\WebDynpro_FlightList

import this into your NWDS and go through the example.

after you create the application create an webdynpro iview in the portal.

Gopi

Former Member
0 Kudos

Hi Vijay,

Please go through this tutorial which demonstrates the use of BAPI with WebDynpro and accessing it via EP.

here is hte link of the tutorial:

http://help.sap.com/saphelp_nw04/helpdata/en/c3/76b45d9688e04abe1a1070410ddc1e/content.htm

Regards,

Tejas