Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Runtime error DYNP_TOO_MANY_RADIOBUTTONS_ON

Former Member
0 Kudos

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

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Dear Ashish

Since you are getting error in standard SAP.

I suggest, you raise a OSS message to SAP

Regards

Madhan D

2 REPLIES 2

Former Member
0 Kudos

Dear Ashish

Since you are getting error in standard SAP.

I suggest, you raise a OSS message to SAP

Regards

Madhan D

I have found the table TCG61 to resolve the above problem.