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: 

MMZ1 with default values?

Former Member
0 Kudos

Hi,

in SAP we use MM01 to create material master data. To set some default values we

use BADI: BADI_MATERIAL_REF. This works OK.

For creating a material via an interface the transaktioncode is MMZ1. But in this

tcode the BADI will not be used. I have search for another BADI or a User-Exit,

but i don't find anything to set default values.

Can anyone help? Is there a customizing-way?

Thanks.

regards, Dieter

1 ACCEPTED SOLUTION

kesavadas_thekkillath
Active Contributor
0 Kudos

For creating a material via an interface the transaktioncode is MMZ1

Go for BAPI 'BAPI_MATERIAL_SAVEDATA'

1 REPLY 1

kesavadas_thekkillath
Active Contributor
0 Kudos

For creating a material via an interface the transaktioncode is MMZ1

Go for BAPI 'BAPI_MATERIAL_SAVEDATA'