on 2023 Dec 11 10:23 AM
I want to exclude items with empty quantity or amount from invoice EDI InvoiceRequest_Out. Is there any way that I can achieve this?
Request clarification before answering.
You can use the extensibility tools to implement logic of BAdI “SD_BIL_EDI_INV_REQ_ITEM” to do the exclusion.
Regarding the case to exclude items with empty quantity or amount from invoice EDI InvoiceRequest_Out, you can perform the following steps:
Step 1: Use Fiori app Custom Logic to create BAdI implementation for BAdI "Modification of Item Fields in Customer Invoice SOAP Message"

Step 2: Add code in the BAdI implementation like below:

Note: This is just an example of how to use extensibility tools to exclude items with empty quantity or amount from invoice in EDI InvoiceRequest_Out. You can follow this way to define your own custom logic based on your business scenarios.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 35 | |
| 26 | |
| 21 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.