2013 Oct 30 8:23 AM
Hi ,
I have a requirement in MB1B where i need to add custom push button just after WM Parameters button in the standard tool bar.
Please help me how to do this.
Thanks and Regards,
Lata Pidshetti.
2013 Oct 30 9:12 AM
Hi Lata,
I think you need to modify the standard GUI status 'H3'
| User Interface | SAPMM07M). ( required object key to change |
)
You need to add the new push button on H3 and include the logic with implicit enhancements.
You can check the source code of below include.
SAPMM07M
MM07MFP0_PFSTATUS_SETZEN
2013 Oct 30 9:16 AM
Hi Lata,
MB1B is a standard transaction so as far as i know to modify a SAP standard you will need to register it on SAP marketplace and request a key for modifying it.
On marketplace , tab Keys & Request, you will need permissions and a S-User
https://websmp106.sap-ag.de/support
Regards
2013 Oct 30 9:21 AM
Hi,
I think there's screen exit only for MIGO(Badi MB_MIGO_BADI).
May be this will help you.
http://scn.sap.com/thread/944021
Regards
Ajit
2013 Oct 30 9:40 AM