We are on 4.7 and using transaction VB22 to change Sales Deal. While calling this transaction in a custom report for promotions, we are creating new Condition Records. We are passing the following fields;
Sales deal number,
Customer (KOMG-HIENR),
Price Group (KOMG-KONDA),
Brand Code (KOMG-RKE_MVGR1),
SumProdCd (KOMG-PRODH2),
Amount (KONP-KBETR),
Unit (KONP-KONWA),
Valid From & Valid To.
It is working fine but gives issues (Time Out) only when there is large number of condition records (say 10,000 or more).
We cant split it into several jobs because of the locking issue (The sales deal will be locked).
Is there any other way to do it.
Thanks.
Zahid
Add a comment