Hi,
I am creating a Transaction IVIew. To customize the buttons on the toolbar, I am using ~webgui_simple_toolbar parameter after refering to corresponding SAP Note.
I want to remove the 'Back' and 'Cancel' Buttons . I could do this by setting ~webgui_simple_toolbar = 32.
However the 'Save' button seems to be linked to the 'Back' and 'Cancel' buttons for SM30 and so even the Save betton disappears....
Is this a Bug ? The Note does not talk anything about the Save Button.
I only want the Application Toolbar buttons and the Save button to save the user entries ....
Any Ideas ?
Thanks