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 implementation

0 Likes
337

Hi,

I have to implement BADI INSPECTIONLOT_UPDATE based on QA11 transcation.

An email has to be send to the vendor informing the buyer about the decision for processing the invoice further.

Please provide steps to implement a standard BADI.

1 REPLY 1
Read only

nirajgadre
Active Contributor
0 Likes
266

Hi,

1. goto se18 and create the implementation for the BADI INSPECTIONLOT_UPDATE.

2. In implementation write the code as per requirement in the appropriate method.

3. For information related to BADI check the avaiable SAP documentation.