Solution : https://service.sap.com/sap/support/notes/20854 (SAP Service marketplace login required)
Summary :
The SAP note addresses issues with incorrectly calculated cumulative weights and quantities on the main batch item, and signs of non-existent split items set on the delivery overview screen. Furthermore, batch quantities remain in LIPS-KCMENG after deleting batch items, returning error VL224. The root cause is identified as a program error. The solution includes running a corrective program (as detailed in notes 18883 and 17474) that recalculates totals fields such as KCBRGEW, KCNTGEW, KCVOLUM, and KCMENG by aggregating split items data. The program (ZZLIPS01) also updates the LIPS table to ensure accurate batch item entries.
Key words :
lips-kcbrgew = lips-kcbrgew + lips-brgew, lips-kcntgew = lips-kcntgew + lips-ntgew, lips-kcvolum = lips-kcvolum + lips-volum, lips-kcmeng = lips-kcmeng + lips-lgmng, totals fields kcbrgew kcntgew kcvolum, prerequisites program error solution, clear lips-charg, clear lips-bwtar, error message vl224, additional key words
Related Notes :
337222 | WSLIPS03: Current Version |
104767 | WSLIPS01: Correction program Batches: KCMENG_FLO |
45391 | Picking quantity transfer in delivery |
43324 | Batches: Delivery qty check in batch split screen |
41989 | Batches: Correcting weight and quantity variance |
28448 | Batch split: Correction for confirming transfer orders |