SAP ABAP Message Class 37 Message Number 103 (Specify a table name no longer than 30 characters)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-SCR (Application Component) Screen Painter
     SCRP (Package) Screen Painter
Attribute
Message class 37  
Short Description Screen Painter    
Message Number 103  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20090618   
Message Text
Specify a table name no longer than 30 characters
Help Document

Diagnosis

You wanted to copy table fields from the ABAP Dictionary onto a screen. However, the table name you specified is longer than 30 characters.

System Response

Table names can be up to 30 characters long. The system interprets all characters up to the first separator "-" as part of the table name. Since the table name is longer than 30 characters, the system stopped looking for the table.

Procedure

Check the table name for errors.

History
Last changed on/by 20140121  SAP 
SAP Release Created in