Table & is too wide to display (& bytes).

Message type: E = Error

Message class: AD - Data Dictionary application messages

Message number: 559

Message text: Table & is too wide to display (& bytes).



What causes this issue?

You tried to display a table with a line width that exceeds the size of
an SAP paging block (8K). This is not possible, since an internal table
with the same dimensions as the specified table has been created. No
more than one line of this internal table may be in a paging block.


System Response

Error message


How to fix this error?

Please choose a different table for display.

Error message extract from SAP system. Copyright SAP SE.