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

disable(grade out) the push button

Former Member
0 Likes
675

Hi Guru's ...,

i have a requirement to disable(grade out) the push button in the standard transaction ....

Can u pls..give me the solution .

Thanks in advance

Hi Guru's ...,

i have a requirement to disable(grade out) the push button in the standard transaction ....

Can u pls..give me the solution .

Thanks in advance

4 REPLIES 4
Read only

Former Member
0 Likes
644

Which transaction and what push button?

Read only

0 Likes
644

as far as I know u cant disable a push button in Std transaction but What u can do it is copy the std transaction and check for Pf-Status or the screen editor for that program ,

change it in there to suit your requirement.

George

Read only

Former Member
0 Likes
644

Unless there's an appropriate authorization check which enables the various menu options/buttons...

Read only

Former Member
0 Likes
644

Hi ...

this is one standard Transaction in SRM " BBPSOCO01 " that is Sourcing Cockpit , which will be exicuted in the Browser .

i have a requirement like in one screen , i have to grade out one push button whcih will be there in middle of the screen ,

not in the menubar or something ,

i guess some Badi will be there BADI BBP_UI_CONTROL_BADI and BBP_SCREENVARIANT .

can anybody give me solution pls