cancel
Showing results for 
Search instead for 
Did you mean: 

BBP_DOC_CHECK_BADI

Former Member
0 Kudos

Hi,

What is the exact use of BBP_DOC_CHECK_BADI .

Thanks,

Manu

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

DOC_CHECK_BADI is used to do validations during SC,PO, Confirmation etc.

The importing parameter FLT_VAL gives you the type of the document. It gives a object type based on which u can identify if it is PO or SC etc. The importing paramater GUID can be used to get the details of the document.

You can use ET_MESSAGES to issue error, warning or information messages.

Hope this answers your question.

regards,

Zubair.