cancel
Showing results for 
Search instead for 
Did you mean: 

can not execute program web dynpro in browser

Former Member
0 Kudos

im a newbie on web dynpro for abap. i have this problem : i can not start or execute my program in browser and instead i have this appearance in my browser

: The requested URL could not be retrieved

while trying to retrieve the URL : http://sapsapdevatuii.sap.com:8000/sap/bc/webdynpro/sap/zh1?

zh1 is my program name.

can you answer my question...please i need it as soon as possible.thank you.

note : im really a nebie so please explain it step-to step thank you.

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi Indah,

To run your web-dynpro program you need to do the following:

1. Right click on your web dynpro component(i assume it is ZH1 and you open your web dynpro program in transaction SE80). In the context menu which appears click on 'Create' -> Web Dynpro Application.

2. In the next popup screen give a name to your web dynpro application, say ZH1_A and a short desription.

3. In the next screen you give your component name, window name(interface view), plug name(default).

3. Save your application.

4. Press F8 to execute. You could also use the 'test/execute' button on the toolbar above.

I hope this helps.

Thanks and Best Regards,

Viqar Ali.

Answers (3)

Answers (3)

Former Member
0 Kudos

hi for Web Dynpro ABAP you need .

WAS 7.0

NetWeaver 2004's

Prerequisites

For Web Dynpro ABAP there are configuration settings for the areas ICM and ICF, as well as for the View Designer.

· HTTP/HTTPS must be set in the ICM (see also Displaying and Changing Services).

· The following configuration prerequisites must be fulfilled:

¡ ICF services must be activated.

If a service is not activated by default, you can activate it from the SAP Implementation Guide (IMG). In transaction SPRO choose Display SAP Reference IMG. The path in the Implementation Guide for SAP NetWeaver is: Application Server ® Internet Communication Framework ® Activate HTTP Services or Activate Services in Installation.

For more information see SAP note 517484.

¡ Administration of (ICF) server functions (authorization assignment): Administration of Server Functions

¡ Administration of (ICF) client functions (creation of RFC destinations, and so on): Administration of Client Functions

· For the layout editor in the View Designer, in addition to the services for Web Dynpro ABAP listed in note 517484, the following services must be activated:

¡ /sap/bc/webdynpro/sap/public/bc/viewdesigner/

¡ /sap/bc/wdvd/

SSO must be set up on the respective application server (see also the security section in the table).

Cheers

Parry

Former Member
0 Kudos

i already do this ->

If a service is not activated by default, you can activate it from the SAP Implementation Guide (IMG). In transaction SPRO choose Display SAP Reference IMG. The path in the Implementation Guide for SAP NetWeaver is: Application Server ® Internet Communication Framework ® Activate HTTP Services or Activate Services in Installation

-

-


but instead of this : ® Activate HTTP Services or Activate Services in Installation

ill get -a). configure and activate services individually and (-b.) actives http services for each application.

if i choose (a) come out

maintain services

form ..

that require me to fill hierarchy type and etc

and when i choose (b) i see that all the web dynpro is already active in icf.

-

-


can anybody..give me another solution

anyway is it because im doing it from client side? do web dynpro only can be tested in server side?

Former Member
0 Kudos

Hi,

i think we have not created the application for your web dynpro components.Just follow these steps for creating the applications.

*After creating the WD component right click on the component

*Choose the Create WD Applications options

*Give a name for ur Applications then ur applications for the component is created.

*And then right click on the component and choose the test options .

I hope it'll help you.

Regards,

Satya

Former Member
0 Kudos

Hi Indah,

Welcome to Web Dynpro ABAP !

You must have missed out some step while creating new web dynpro application.

Kindly follow all the steps as given in follwing tutorials.

I think this will help you.

To start with Web dynpro ABAP you can try following tutorial:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a282c952-0801-0010-1eb5-87953e03...

You can start with tutorials and all. There are around six tutorials in SDN library.

Web Dynpro for ABAP

http://help.sap.com/saphelp_erp2005/helpdata/en/a5/1a1e3e7181b60ae10000000a114084/frameset.htm

best tutorials in wbdynpro for ABAP to start with :

https://www.sdn.sap.com/irj/sdn/developerareas/webdynpro?rid=/webcontent/uuid/fed073e5-0901-0010-4eb... [original link is broken]

Hope this will solve your problem.

Cheers,

Darshna.