Skip to Content
0
Former Member
Feb 24, 2011 at 05:23 AM

Runtime error DYNP_TOO_MANY_RADIOBUTTONS_ON

556 Views

Hi All,

I am getting a rutime error "More than one radio button active" in the development server.

The SPRO path is as below:

SPRO -> Environment, Health and Safety  Basic Data and Tools  Phrase Management  Specify Phase Libraries and phrase groups

The error is as below:

In this particular case it is about the checkbox

"ESV_TCG61-CATFLG (2)"

of the screen

"SAPLEHS_PHR000" 0100 .

In the group of the selection fields - where this field belongs to -

another field is set, or even several.

The application program

"SAPLEHS_PHR000"

must be corrected, so that it is guaranteed that in every group of

selection fields, exactly one is set, that means, it has the value 'X'.

The other fields, which are not set, have the value SPACE.

Please suggest if I have to modify the standard function group EHS_PHR000 or any other solution