cancel
Showing results for 
Search instead for 
Did you mean: 

screen not displaying

Former Member
0 Kudos

Hi experts,

i am developing webdynpro abap applications,

while designing view layout i am unable to open view design path(UI-elements drop) . just i can see the hierarchy of root

element container but not design.

thank you.

Accepted Solutions (0)

Answers (3)

Answers (3)

0 Kudos

Hi.

Sorry I don't know how to install those services but try this.

Create an application for a demo-webdynpro. doesn't matter that you don't change the view.

In the newly created tag "WebDynrpo Application" copy an URL like:

http://X.X.X.X:port/sap/bc/webdynpro/sap/web_dynpro_application_name

Paste it in your Browser (firefox, IE), then using "ST22" (ABAP Runtime Error) Analys the problem and if you can solve it, or post it, then the community can help you with the exact issue.

I must say that the WebDynpro application and the ui designer use the same to work. If you solve one you'll solve the other one.

Regards

Edited by: Gilberto Valencia Nájera on Feb 26, 2010 7:47 PM

0 Kudos

Hi Santosh

I'm not really an expert but I had the same problem

I suppose you don't have a basis so I found this

Use transaction SICF then search for all services.Here you have to activate the following services

sap/public/bc

sap/public/bc/*

sap/public/myssocntl

sap/public/icman

sap/bc/gui/sap/its/webgui

sap/bc/wdvd

sap/bc/webdynpro

sap/bc/webdynpro/sap

sap/bc/webdynpro/sap/*

the last 3 are examples in case you want to see them.

Hope you can do that.

Regards

Former Member
0 Kudos

Hi Gilberto

Most of the services you have mentioned above are not listed in my SICF. Do you know how to install them?

Our release is Netweaver 7.0.

Regards

René

Former Member
0 Kudos

Hi Santosh,

This problem occurs may be for these points;

1) Old SAP version installed or some GUI problem, reinstall SAP GUI.

2) Make the host file entries in your host file. To do this Go to run > drivers > etc > host. Open host file in notepad and enter the host entries.

Hope this will help you.

Thanks Sanket