Solution : https://service.sap.com/sap/support/notes/612292 (SAP Service marketplace login required)
Summary :
Incorrect weights are reported in VT01N, VT02N, VT03N processes due to mismanagement of already assigned handling units, leading to errors in total weight calculations of deliveries. Messages related to handling unit status changes are also not triggered in VT70 as expected. The solution involves implementing SAP Note 612620, creating a new function module named SD_SHIPMENT_DELIVERY_HUS, and applying program corrections from Note 619276. Additional configuration in SE37 and SE91 is required to facilitate correct weight computations and message handling for shipments involving handling units.
Key words :
type et_header type hum_hu_header_t et_items type hum_hu_item_t choose, start transaction se37 enter function module sd_shipment_delivery_hus, choose 'create' enter function group v56l, choose function 'maintain selected messages' enter, exception short text hu_changed handling units, transaction se91 message class vw, changed fatal_error fatal error save, choose function 'long text', short text 'handling unit, function module sd_shipment_delivery_hus
Related Notes :
934370 | VT03N: Result of freight cost estimate w/ HUs is 0 after GI |
652689 | Shipment output process can lock if no delivery. |
634754 | Termination when message VW689 generated |
619276 | You cannot pack handling units |
612620 | Selecting handling units according to VBFA |
596005 | Activity profile: No HU output from shipment |
584741 | Activity profile: No HU output from the shipment |
567124 | Total weight of the delivery in the planning screen |
559301 | Freight list: Deliveries in shipment are not printed |
536229 | Calculation of shipment costs for foreign handling units |
483842 | GR posting of inbound deliveries: reassign handling units |
372411 | Deleted handling unit in shipment processing |