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

MB_DOCUMENT_BADI

Former Member
0 Likes
339

Hi all,

The user should not be allowed to save any goods movement document for each line item for which the standard cost is not maintained in the material master.

We are using MB1B,MB1A ,MB1C &also MIGO .Please suggest

if MB_DOCUMENT_BADI will take care of this .

Thanks

Hi all,

The user should not be allowed to save any goods movement document for each line item for which the standard cost is not maintained in the material master.

We are using MB1B,MB1A ,MB1C &also MIGO .Please suggest

if MB_DOCUMENT_BADI will take care of this .

Thanks

1 REPLY 1
Read only

Former Member
0 Likes
305

Hello Mahesh,

I don't think you should use the Badi as it will certainly do the validations however it may be too late to go back as the time when the BADI is called is just before FI document saving. So look for some other exits or BADI to this.