cancel
Showing results for 
Search instead for 
Did you mean: 

Accessing ABAP Functions in Web Dynpro

Former Member
0 Kudos

Hi all,

for testing reasons I would like to implement a simple Web Dynpro Application which access APAP functions (or BAPIs) on a remote SAP backend system. The problem is that I dont have a SAP backend system

There is a tutorial :

<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/355b9c90-0201-0010-d2a8-89fece426526">https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/355b9c90-0201-0010-d2a8-89fece426526</a>

which states some prerequisites.

My question:

Is it possible to comply to all these prerequisites by installing NetWeaver Preview and minisap as remote SAP backend system ? Where can I get minisap ?

I'm quite new to SAP so I'm al little unsure which part belongs where.

Maybe someone can give me a hint.

Thanx a lot

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

If you need an access to ABAP stack go to the Download on SDN (and then NW and "NetWeaver 2004 & 2004s Trials and Previews on Windows" or for Linux if you want) download and install "Full ABAP Edition-Trial".

If you need Java stack (including NW Developer Studio) - do as above but with Java.

That way you will have everything you need to create WebDynpros and access ABAP functions.

Kind Regards, Jack

Former Member
0 Kudos

Hi Oliver,

here you can download all you need:

https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/cfc19866-0401-0010-35b2-dc8158247fb6

Note: read the column comment in the page to understand what you need (java or abap stack).

Hope this help you,

Vito

Former Member
0 Kudos

Hi,

The location is exactly the one I was writing about (but only for MS Windows paltform). But when you go via menu above Download -> NW you can choose Linux or Windows.

Kind Regards, Jack