!--a11y-->
Can I Transfer Whole Tables as Page Attributes? 
Answer
You can also transfer internal tables from one page to another. You can find an example in BSP application
IT00 on page transition_parameter.htm.Note the restrictions regarding the URL length during the redirect, since the whole table is transferred as a URL parameter. You can solve this in two ways:
or
There are no longer any restrictions with respect to the length or number of parameters.