Skip to Content
0
Jan 04, 2008 at 11:29 AM

Example of BADI BADI_MATERIAL_REF in MM01 needed

1295 Views

Hi folks

I have implemented the two BADIs BADI_MATERIAL_REF and BADI_MATERIAL_CHECK

to be active in MM01/MM02. So far so good. I have developed a small piece of ABAP coding in the to implementations - just to be sure that I reach these points. And it works fine!

Now the problem. I need a example how to default values in the screens. The values are stored in af self defined Z-table. As far as I can see - my problem is that the method: IF_EX_MATERIAL_REFERENCE~CREATE_MATERIAL is executed a lot of times!

When to do what in my ABAP coding?

Best regards, and have a nice weekend

Carsten