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

Additional button not displayed in Quality server

Former Member
0 Likes
954

Hi,

I am adding additional button in Customer master and whicle clicking some fields need to be input. I did the development and its running fine in development server but button not displayed in Quality server.

I have used Spro TCode and created BADI for screen and calling our module pool program. Kindly suggest why it is not been displayed. I checked Trasport request in Quality. Everything is been displayed.

Edited by: RahulP5 on Jan 10, 2012 7:25 AM

Hi,

I am adding additional button in Customer master and whicle clicking some fields need to be input. I did the development and its running fine in development server but button not displayed in Quality server.

I have used Spro TCode and created BADI for screen and calling our module pool program. Kindly suggest why it is not been displayed. I checked Trasport request in Quality. Everything is been displayed.

Edited by: RahulP5 on Jan 10, 2012 7:25 AM

7 REPLIES 7
Read only

nabheetscn
SAP Champion
SAP Champion
0 Likes
925

Please check whether the BADI or config which you have used the code is same and properly transported...

How have you added these fields..?

Nabheet

Read only

0 Likes
925

yeah i have added the BADI and that is also transported . I have used Screen group and and inside that i have used Button of Function code and screen no is the screen no of my module pool program.

Read only

0 Likes
925

Cross Check screen grup configuration and everything is in place...? Make sure the BADI is also activated sometimes it happen.

Nabheet

Read only

Former Member
0 Likes
925

Hi RahulP5,

have you tried to generate the screen on Quality Server ?

Maybe this can solve your issue ...

Regards,

Klaus

Read only

0 Likes
925

Hi ,

I dont have the Authorization to create screen in Quality.

Read only

0 Likes
925

You donr have to create you have to activate it...Check all config and every object

Nabheet

Read only

0 Likes
925

Goto SE38, enter your module pool program or the complete function group name containing the screens and goto menu program-->Generate.

Vikranth