Skip to Content
0
Sep 14, 2005 at 07:53 PM

Portal based style sheet lost after navigation

18 Views

I have a BSP application that is called from an EP 6 SP 13 portal with the style sheet being passed as a URL parameter. The initial page of the application is displayed properly using the style sheet from the Portal. When a user navigates to another BSP page in the application using the goto_page call the BSP defaults to a standard SAP style sheet provided by the R/3 server. Do I need to pass the style sheet as a parameter to every page we navigate to in the BSP? Any help would be appreciated.