Solution : https://service.sap.com/sap/support/notes/71209 (SAP Service marketplace login required)
Key words :
modify t_quota index sy-tabix transporting kltbk aemenge, product allocation quantity read table t_mdvex index anzahl, t_quota-kltbk = t_quota-kltbk + t_mdvex-mng02, t_quota-aemenge = t_quota-aemenge - t_mdvex-mng02, read table t_quota index sy-tabix, key ktgbi = t_mdvex-datum binary search, schedule line describe table t_mdvex lines anzahl, schedule line nessesary clear t_mdvex-mng02, short text 'sd product allocation processing, modify t_mdvex index anzahl
Related Notes :
188209 | Allocations: Extension of user exit |
93368 | Allocations: Extending user exits |
83245 | Product allocations: collective note |
82552 | Prod.alloc.: alloc. made in user exit not displayed |
75994 | Product allocation: Deactivate standard dist. |