cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

We are implementing web based BPS-applications for different customers integrating the BPS interfaces into SAP Enterprise Portal. One of the main problems when using web interfaces is that you're not able to fix leading colums/rows in a way that the user only scrolls through the data cells of a layout.

Does anyone know of a way to fix leading colums or rows in BPS-Web Interfaces (either using pure HTML or Excel web component)?

HTML: When using Web Interfaces I would suggest that you have to work with frames. Has anyone done this and can provide a code example?

Excel OWC: Excel-based layouts work well with fixed rows/colums in SAP GUI. But as far as I know the Excel web component doesn't support this feature.

Thorsten

0 Likes
View Entire Topic
Former Member
0 Likes

I'm having a minor problem in terms of implementing this solution.

I can get the first column to freeze ok, but when I click a planning field in the scrolling part to input a value, the contents of the fixed column is switched from being the normal fixed values to the contents of the of the scroll screen content.Ie. mouse click to a plan column throws the right screen content to the left.

Can anyone suggest a solution for this ?

BR,

Henri