on ‎2025 Feb 21 6:28 AM
Hi Experts,
Recently am working in delivery note form, where we need to convert item delivered into some quantities, I have explored all badi available in public cloud for delivery item. I have checked using custom tracing, no badi is triggering .while executing "display outbound delivery" . Can you suggest if any BADI available for item level in outbound delivery.
Please note, I have added BADI for header level.(LE_SHP_MODIFY_HEAD)
Request clarification before answering.
Hi jpriya,
I am not sure if you got the chance to check the Help: Business Add-Ins (BAdIs) for Delivery Management
The equivalent Item level BAdI is listed there
You mention you expect the BAdI to be called on Display Delivery, but that is unlikely as no change is taking place.
I don't remember all the triggers, but seems like it is Save, PGI, reverse PGI, or change like to the description field of the item, you would need to test this
I hope this helps.
Thank you
Jerry
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi jpriya,
I am not understanding your comment.
You indicated you implemented the Header level BAdI and asked where to find the Item level one.
I provided the screenshot showing the item level one and also provided the help link to the list of the all the available BAdIs, which includes the item level one.
I also indicated that the BAdI would not likely be triggered in the Display Outbound Delivery app as there are no changes done with that app.
If you could clarify which BAdI you implemented, and how you are trying to trigger it, we could possibly provide more help.
Thank you
Jerry
Hi jpriya
Please check the help link - per the help, the Item BAdI would be triggered:
"You can use this BAdI to modify a changed or newly created item. You can also change delivery document header fields. This BAdI is called after one or more items have been changed or newly created."
Per your workflow, you are only changing the header, you are not changing or adding any items. But I think simply adding the form is not enough of a change to trigger the doc prepare BAdI. I am actually a little surprised it triggered the Header BAdI.
Could you try to make a change to the Item - for example, edit the description of one of the items. Note that Quantity change might not trigger the BAdI at the item level. - please confirm this with your testing.
Thank you
Jerry
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 6 | |
| 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.