Release Notes Automotive 37.12

Release Notes for Automotive 37.12.

Module: Handling Units

Process: Handling-unit processing

  • Booking error due to inconsistent assignment of delivery note to sales order (mixed pallets) fixed. When posting a goods issue, the error “Sales delivery header already exists” could sporadically occur. The cause was faulty synchronization logic for mixed pallets (Mixed Master): After building a mixed pallet from singles from multiple sales orders and subsequently deregistering/re-registering the handling unit assignment, a delivery note number could be assigned to the wrong sales order. Previously, affected records were handled in practice through manual SQL corrections. Synchronization now assigns delivery note numbers uniquely per sales order, so goods issue posting runs reliably.

  • Label printing after partial goods issue posting fixed. After posting a goods issue, printing of VDA labels and shipping tags could fail in certain cases. The cause was overly coarse logic in post-processing: The “Posted” indicator was only set on handling unit assignments when all goods issue lines could be cleaned up. In mixed scenarios (e.g., a sales order line outside the automotive delete logic, or a line with delivered quantity 0), the indicator remained empty for all lines including those actually delivered and downstream print/filter processes failed. Previously, this was handled through manual SQL corrections. Post-processing now marks line-by-line all actually delivered handling unit assignments as “Posted”, so label printing runs reliably.