Application Development and Automation 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: 
Read only

radio button problerm

Former Member
0 Likes
1,644

Hi

here is my request

i have developed a z report , in which i have a added a radio button

i have included in one radio button , in which is not displaying the Production server , where as its showing in Development / quality server ...

can u ppl solve my issue.

we having sap ecc 6 version upgraded recently.

Hi

here is my request

i have developed a z report , in which i have a added a radio button

i have included in one radio button , in which is not displaying the Production server , where as its showing in Development / quality server ...

can u ppl solve my issue.

we having sap ecc 6 version upgraded recently.

10 REPLIES 10
Read only

Former Member
0 Likes
1,602

HI IRfan,

u check the version which was transported to tst and production or else send ur coding part where u have included the radio button.

Read only

0 Likes
1,602

Hi

is it case-sensitive

i have a included as capital letter

is that cause any probs.

Read only

Former Member
0 Likes
1,602

Hi Irfan,

Did you get any transport error while importing your code from Dev/Test server to PRD server?

Also check the version for all Dev, Test and Prd servers.

Regards,

Saba

Read only

0 Likes
1,602

Hi

is it case-sensitive

i have a included as capital letter

is that cause any probs.

Read only

Former Member
0 Likes
1,602

Check if the code is same in DEV and PRD server.

Read only

Former Member
0 Likes
1,602

Check whether the transport which you used, moved successfully to production server....

Read only

Former Member
0 Likes
1,602

Hi,

Try re-transporting the whole program again....

Read only

Former Member
0 Likes
1,602

Hi,

First u can check the code in Development and Production.

Read only

0 Likes
1,602

We just had this very same issue today and were able to find a solution. If the radio button is not showing on the screen but is in the code, go to your code and choose Program -> Generate. Run your transaction again and your button should now be displayed. Hope that helps you out.

Mike

Read only

Former Member
0 Likes
1,602

got a soln already