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

BADI MB_DOCUMENT_BADI

former_member422932
Participant
0 Likes
434

I am new to BADI's and was hoping for some help. I am trying to check some criteria when doing a PGI of a delivery and casue the PGI to fail if the criteria is met. I have seen some posts that tell me I can cause this to fail and other posts that tell me I can't. I was wondering if anyone has any thoughts regarding if I can make this fail.

I am new to BADI's and was hoping for some help. I am trying to check some criteria when doing a PGI of a delivery and casue the PGI to fail if the criteria is met. I have seen some posts that tell me I can cause this to fail and other posts that tell me I can't. I was wondering if anyone has any thoughts regarding if I can make this fail.

1 REPLY 1
Read only

eduardo_hinojosa
Active Contributor
0 Likes
395

Hi

Dont use error messages in this BADI. See the Note 1284654 - Caution with implementations of the BAdI: MB_DOCUMENT_BADI and you will understand the reason.

Regards

Eduardo