Message type: E = Error
Message class: 37 - Screen Painter
Message number: 194
Message text: 'Input' attribute lost in transformation to box or pushbutton
The input/output field which you tried to convert into a pushbutton has
the attribute 'input field'. Only 'output field' and 'exclusively
output field' are permissible.
The system has removed the 'input field' attribute.
It will also, if necessary, have removed other attributes which only
apply to input fields, such as 'required entry' or 'no template'.
Error message extract from SAP system. Copyright SAP SE.
37194
- 'Input' attribute lost in transformation to box or pushbutton ?The SAP error message 37194, which states "Input attribute lost in transformation to box or pushbutton," typically occurs in the context of SAP GUI programming, particularly when dealing with screen elements in a dialog program or a module pool.
Cause: This error usually arises when there is an attempt to convert an input field (like a text box) into a non-input element (like a pushbutton or a box) in a way that is not supported. The transformation process may lose the input attribute, which means that the system cannot accept user input for that element anymore. This can happen due to: Incorrect Screen Element Definition: The screen element might be defined incorrectly in the screen painter. Type Mismatch: There may be a mismatch between the expected data type and the actual data type of the screen element. Program Logic Issues: The program logic may be trying to change the properties of the screen element dynamically
Get instant SAP help. Sign up for our Free Essentials Plan.
37193
Only one element may be selected as a pushbutton
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
37192
Do not select loop end below the intended area
What causes this issue? The cursor is so far down the screen that the desired loop area would include objects that do not belong to the loop.System R...
37195
Required box height is too small
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
37196
Required box width is too small
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.