Application Development and Automation 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: 
Read only

MB1A - exclude materials

Former Member
0 Likes
395

Hello,

We have a requirement where when we goods issue (MB1A), we want exlude certain materials from processing based on some conditions. Could there be any user-exits or BADI's to do this?

THanks,

AV

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
371

You can use BADI MB_DOCUMENT_BADI for this.

Hello,

We have a requirement where when we goods issue (MB1A), we want exlude certain materials from processing based on some conditions. Could there be any user-exits or BADI's to do this?

THanks,

AV

2 REPLIES 2
Read only

Former Member
0 Likes
372

You can use BADI MB_DOCUMENT_BADI for this.

Read only

0 Likes
371

Thanks.