SAP ABAP Message Class 37 Message Number 791 (Collision at target location (& field(s) truncated or not copied))
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 791  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20090618   
Message Text
Collision at target location (& field(s) truncated or not copied)
Help Document

Diagnosis

You intended to copy fields from the ABAP Dictionary or the program to the screen. To do this, you used the cursor to mark the upper left corner of the screen section where you wanted to place the fields. However, there is not enough space to accommodate all of them.

System Response

The system attempted to place the fields according to the following strategy:

- Keyword (text) and templates (input/output fields) with identical
names are displayed together on a line beginning with the field text.
Field texts begin one underneath the other in the same column,
and templates also as far as possible.
- If there is not enough space for a template on one line, it is
placed as close as possible to the field text of the same name.
If there is no such field text, you can move the template to the
start column of the screen section.
- If moving the template is not suffcicient to be able to place
it, the template is given the attribute "scrollable" and its
visible length is reduced as much as necessary.
- Field texts are not shortened.
- If you cannot place a field text or template according to these
rules, it is omitted.

The system informs you how many fields must be cut or how many cannot be placed afterwards.

Procedure

If fields have not been used, you can use the Copy Dict/program fields function again; those fields not yet copied are then preselected.

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