Application Development 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: 

MB1B - Custom push button in initial screen

Former Member
0 Kudos

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.

4 REPLIES 4

Former Member
0 Kudos

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

egenoves
Participant
0 Kudos

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

Former Member
0 Kudos

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

Former Member
0 Kudos

Hi,

try here.