TABLEVIEW_COLUMN_OVERFLOW is an ABAP runtime error which you may come across when using or developing within an SAP system. See below for the standard details explaining what it means and how you can avoid or fix this runtime error.
Short Dump Classification: A - ABAP Programming Error
You can view further information about a runtme error by using transaction code ST22 which will show you this and all runtime erros that have happen in your SAP system.
Also check out the Comments section below to view or add related contributions and example screen shots.
Change the reference screen for the table view control (see addition USING SCREEN in ABAP program <runtime parameter>)
Please see search hints for more details about the possible cause of this runtime error and how it could be avoided.
Please see send to sap for more details about the possible cause of this runtime error and how it could be avoided.
Please see send to sap for more details about the possible cause of this runtime error and how it could be avoided.
A table view control contains too many columns.
Please see abap error for more details about the possible cause of this runtime error and how it could be avoided.
The actual number of columns (<runtime parameter>) exceeds the number of columns
allowed (<runtime parameter>).
Please see program correction for more details about the possible cause of this runtime error and how it could be avoided.
The table view control exceeds the maximum possible number of columns
(<runtime parameter>).
Please see abap error for more details about the possible cause of this runtime error and how it could be avoided.
TABLEVIEW_COLUMN_OVERFLOW - tableview column overflow TABLEVIEW_COLUMN_MISMATCH - tableview column mismatch TABLES_SCND_KEYS_NOT_IN_RFC - tables scnd keys not in rfc SYSTEM_VIEW_INCONSISTENT - system view inconsistent SYSTEM_TYPE_NOT_ELEMENTARY - system type not elementary SYSTEM_TPOL_TYPE_MISSING - system tpol type missing