SAP ABAP Message Class 37 Message Number 089 (Insert & ignored because temporary storage contains only a text field)
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 089  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20090618   
Message Text
Insert & ignored because temporary storage contains only a text field
Help Document

Diagnosis

You are editing the column elements of a table control, you called the function "Dict./program fields", selected fields to be copied from the ABAP Dictionary and now want to position these fields in the list of column elements of the table control from temporary storage using "Paste".

During positioning, each pair with the same name that is to be copied consisting of an input/output field (template) and text field (key word) for a new column (with header) in the table control.

If the text field is missing, there is a new column without a header.

If the input/output field is missing, a new column cannot be created. This is the case. The key word text is skipped.

System Response

Procedure

If you want to create ABAP Dictionary texts as column elements of a table control, you can do so directly in the next dialog box with the steps:
- Choose "New column" or "Insert line"
- Place the cursor on the new table column
- Choose "Create element"
- Select type "Text/Keyword"
- Enter a field name from the ABAP Dictionary as name and choose
"Refresh"

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