cancel
Showing results for 
Search instead for 
Did you mean: 

Webgui Portal Navigation Tree in a Transaction with Duplicate Nodes.

Former Member
0 Kudos

Hello ,

When we login to the system using Webgui and run a given transaction a view appear which has a navigation tree. Now the problem is that this navigation tree has some nodes which are repeating themselves. (dulplicate nodes )

It was working fine in 4.7 but after the upgrade this transaction is painting the double nodes in the navigation tree. Can anyone suggest is it a programming issue or we need to check the configuration ?

I don't see any problem with the SAP ABAP code here.

This is a ZTransaction. And we are running it from the portal.

I am uploading a PPT describing the problem. Please have a look at the ppt.

http://docs.google.com/Presentation?id=ddqnbgm8_17czw2nhpt

You can simply click and move to all the slides available in the PPT. ( without loggin in to google docs)

Waiting for your support.

Regards,

Ravi Sharma

Edited by: Ravi Sharma on Feb 17, 2009 6:59 AM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Any Idea . Where can i Find the HTML template for the given Program ?

I would like to debug the ABAP to find out how its rendering the double information .

Do you think its just a configuration issue ?

former_member194364
Active Contributor
0 Kudos

What is the behaviour when the same transaction is called via SAPGUI?

First step I would do is to check the publishing dates of WEBGUI and SYSTEM via se80. If they pubishing date is old - I would republish as per note 808347(WAS 6.40) OR 816973 (ITS 7.00) -> Section 6."Make sure the service has been published:"

Then retest the WEBGUI service via SICF.

Transaction /nsicf > default host ->

sap -> bc -> gui -> sap -> its -> webgui

o Select Test service from context menu of the service node

i.e: Right Click -> Test Service

This will launch the webgui service in the browser - from here logon

to system again. From the OKFilecode type /n(transaction name)

Former Member
0 Kudos

Hello ,

Thanks a lot for the support from your end. In SAP Gui the system behave normally and there are no duplicates.

So you mean Re-publishing the templates should solve the issue, or we should upgrade the system to next patch ?

I will be rewarding you the points for your active support. Thanks a lot .

Regards,

Ravi Sharma

former_member194364
Active Contributor
0 Kudos

Re-publishing may solve - if support packs have been applied since the last time the above service's where published. Thats why I suggested to look at the publishing dates - then you can compare.

Can you also update the thread with your Basis and Kernel patch versions

Former Member
0 Kudos

Hello For all the support ,

But I am still facing problem.

My first problem is that, I am unable to locate the templates which I need to republish. In order to end this behaviour.

Ideally the templates should be available in the Program where the ABAP code / Screens are written.

But I am unable to find anything over there. ( under heading ITS Templates )

If you just check the SAP Screens in the ppt. Can you tell me a way to find out the name of the templates ? Which we need to modify / republish ?

Regards,

Ravi Sharma

former_member194364
Active Contributor
0 Kudos

Hi Ravi,

In transaction /nse80 - goto: Repository Browser - select: "Internet Service" - then type in

WEBGUI(and then later SYSTEM) Hit "Enter".

Then double click on "WEBGUI" (OR SYSTEM) folder (below the "Object Name")

Right Click on "WEBGUI" -> "Publish" -> "Complete Service"

Do the same for "SYSTEM"

Please update on the results of this.

Regards,

Oisin