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