Application Development 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: 

Enhancement for program RMBABG00

kirankumark2
Participant
0 Kudos
362

Hi,

We have a custom program to create vendor invoice using BAPI_INCOMINGINVOICE_SAVE which creates invoices with status (1 - Background verification ) and then a posting program RMBABG00 triggers in Background automatically to post invoices.

Requirement is we need to write some validations before posting the invoice using program RMBABG00. I have implemented a BADI and EXIT but both are not triggering for program RMBABG00.

Somebody help me to find the way to implement validations for program RMBABG00.

1 REPLY 1

raymond_giuseppi
Active Contributor
0 Kudos
287

Which of the BAdI described in 1156325 - BAdIs in the Logistics Invoice Verification environment did you already try (e.g. INVOICE_UPDATE->CHANGE_AT_SAVE raising ERROR_WITH_MESSAGE)