Hi,
I have this problem. I have a dynamic table with data from Web Dynpro ABAP on my page, and on the end of the page I have some others field. If the table is too long, this field are moved to next page (or they are overriden by table). I need this:
If the table reach the fields in page footer Table should continue on next page, but my field remain untouched on first page. The same field are generated on second (and if needed on next pages) page.
How to achieve this?
Many thanks for answer!