TRY. lo_tu_cntrl->create_new_bo_tu( EXPORTING is_bo_tu_new = ls_new_tu_head IMPORTING eo_bo_tu = eo_bo_tu ). IF eo_bo_tu IS BOUND. es_tu_act_num = eo_bo_tu->get_num( ). APPEND es_tu_act_num TO lt_inkeys. ENDIF. lo_tu_cntrl->save( ). *--Commit work COMMIT WORK AND WAIT. tu_num = es_tu_act_num-tu_num. "Log something in case of success CATCH /scwm/cx_sr_error INTO lo_tu_exception. ROLLBACK WORK. *--Log something in case of error
SAP EWM Help Latest Questions
In an SAP S/4HANA Embedded EWM system, warehouse operators are confirming picking using RF devices successfully. However, even after RF picking confirmation: Issue Description: Warehouse Tasks are confirmed Picking status appears complete Stock is moved to staging area But Goods Issue (GI) is not posted Outbound delivery ...
In an SAP S/4HANA Embedded EWM system, wave management is configured to group outbound deliveries and automatically create picking tasks. However, the system is not generating warehouse tasks when waves are released. Issue Description Outbound deliveries are assigned to ...
We are designing the Physical Inventory (PI) process in SAP EWM for a warehouse that must meet strict internal and external audit requirements while keeping daily operations running smoothly. Business Scenario: Large warehouse with 100,000+ bins Multiple storage types (high rack, ...
Please help with sample code to get HU data
In an SAP S/4HANA Embedded EWM system, Warehouse Orders (WO) are being created successfully after Warehouse Task (WT) generation. However, the WOs are not getting assigned to any warehouse resource automatically. Issue Description: Warehouse Tasks are created Warehouse Orders are generated Queue is determined But no ...
In an SAP EWM system where labor management is configured, warehouse activities should track workload and performance metrics for resources. However, the system is not recording labor activities for warehouse operators. Issue Description Resources perform picking and putaway tasks Warehouse tasks ...
In an SAP S/4HANA Embedded EWM implementation for a pharmaceutical client, we are handling products with strict shelf life (SLED) requirements. Business requirement: During outbound picking, the system should propose only those batches or HUs which have a minimum remaining shelf life ...
In an SAP S/4HANA Embedded EWM system, we are facing an issue where posting change is not triggered automatically after Goods Receipt (GR). Issue Description: Goods Receipt is completed successfully Stock is visible in EWM However, stock type does not change as expected Posting Change ...