‎2007 Aug 09 8:09 AM
sm 59 has remote logon button
i want to create zsm59 where the remotelogon button is disabled
is there any enhancement/apporach for the same
‎2007 Aug 09 8:20 AM
HI,
you can do this with transaction variants, transaction code is SDH0(zero), there give the transaction code SM59 and press enter, then it will ask a screen, there it will give you all the fields, Buttons. there you will see the options i mean the check box to disable the buttons, check that check box then save it in a transport request, then it will be saved, in the initial screen you will give the transaction code,
http://www.sap-basis-abap.com/sapbs010.htm
http://help.sap.com/saphelp_nw2004s/helpdata/en/43/132f9803d76f40e10000000a422035/content.htm
Regards
Sudheer
‎2007 Aug 09 8:11 AM
Hi,
Please contact your BASIS team, they can disable this button in SM59.
No need to create ZSM59.
Reward points, if helpful,
Sandeep Kaushik
‎2007 Aug 09 8:13 AM
‎2007 Aug 09 8:20 AM
HI,
you can do this with transaction variants, transaction code is SDH0(zero), there give the transaction code SM59 and press enter, then it will ask a screen, there it will give you all the fields, Buttons. there you will see the options i mean the check box to disable the buttons, check that check box then save it in a transport request, then it will be saved, in the initial screen you will give the transaction code,
http://www.sap-basis-abap.com/sapbs010.htm
http://help.sap.com/saphelp_nw2004s/helpdata/en/43/132f9803d76f40e10000000a422035/content.htm
Regards
Sudheer
‎2007 Aug 09 8:21 AM
Hi
if u an access to that T-code then
i will copy the whole thing into Zsm59
there when you get the T-code 1st screen
goto-system-status
you will get program name
and screen number
copy that program also to z program
goto se51 t-code
there enter that program name and screen number and click on change button
you will get one screen
there on application tool bar you will find LAYOUT button click on the LAYOUT button
you will get the screen which is designed for that screen
click on that button which u don't want
u will get one pop up window
there below u will find 3 tab strips
in that click on display tab
and click on check box invisible
to invisible that button
reward if usefull