ABAP Dictionary type LCHR is not allowed for screen element (Message no. 37048)


ABAP Dictionary type LCHR is not allowed for screen element
Message no. 37048

Diagnosis

The format of the ABAP Dictionary field is only for use within the ABAP program and cannot be used in the Screen Painter.

Procedure

The field cannot be used in screens. If you want to output the information in the field or assign a value to the field from the screen, you must use an intermediate field with an appropriate format.

You May Also Like

Leave a Reply?