Symptom
Requirement for a BADI that is triggered when the "Post Goods Issue" button is clicked.
Environment
- SAP S/4HANA Cloud Public Edition
Reproducing the Issue
- Navigate to the "Manage Outbound Delivery Orders" App in SAP S/4HANA Cloud Public Edition.
- Click the "Post Goods Issue" button.
- Attempt to identify a BAdI triggered by the "Post Goods Issue" action.
- Observe that no suitable BAdI is available to update custom fields in the Sales Order without modifying the order document.
Cause
SAP Public Cloud does not provide Cloud BADIs specifically for actions related to posting Goods Issue.
Resolution
- Consider using the business event for the ERP outbound delivery.
- Note that once the Goods Issue is posted, it updates the ERP delivery.
- Implement an extension to listen for the business event raised after the ERP delivery update.
- Use the extension logic to update other documents, such as custom fields in the Sales Order.
- Test and validate the solution within the implementation project to ensure compatibility with specific requirements.
Note: As it is not Cloud WM Acknowledge that SAP cannot guarantee the solution's functionality for all specific use cases.
See Also
- Refer to: EWM Public Cloud BAdIs
Keywords
post goods issue, sap s/4hana cloud public edition, outbound delivery, badi, custom fields, sales order, erp delivery, business event, extension logic, delivery processing, sap public cloud , KBA , SCM-EWM-DLP-2CL , Delivery Processing (Public Cloud) , Problem
Product
SAP S/4HANA Cloud Public Edition all versions
SAP Knowledge Base Article - Public