Message type: E = Error
Message class: 37 - Screen Painter
Message number: 790
Message text: Radio button does not have field name (unable to create group)
One or more of the selected radio buttons does not have a name. Since
radio buttons are assigned to input/output fields in the program, they
must have a name.
The radio button group cannot be defined.
Make sure that you have assigned a name to all of the radio buttons and
then define the group.
Error message extract from SAP system. Copyright SAP SE.
37790
- Radio button does not have field name (unable to create group) ?The SAP error message 37790, "Radio button does not have field name (unable to create group)," typically occurs in the context of SAP GUI programming, particularly when dealing with screen elements in a dialog program or a module pool. This error indicates that a radio button control is not properly associated with a field name, which is necessary for the radio button to function correctly within a group.
Cause: Missing Field Name: The radio button control does not have an associated field name. In SAP, radio buttons need to be linked to a field in order to determine their state (selected or not selected). Incorrect Grouping: Radio buttons must be grouped together using the same field name to function as a set. If they are not grouped correctly, the system cannot determine which button is selected. Screen Layout Issues: There may be issues in the screen layout or the way the radio buttons are
Get instant SAP help. Sign up for our Free Essentials Plan.
37789
Nested step loops are not allowed (step loop not created)
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
37788
Fixed step loops not allowed next to variable ones (group not moved)
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
37791
Conflict in target location; & elements truncated or not used
What causes this issue? You intended to copy fields from the ABAP Dictionary or the program to the screen. To do this, you used the cursor to mark th...
37792
Elements of a group are in different containers
What causes this issue? The selected elements belong to different containers, for example, a box and a table control. This message is only a warning....
Click on this link to search all SAP messages.