Hi,
We are using CALL TRANSACTION VK17 (using BDC) inside a loop to change the condition records in ECC. Transaction is called in no screen (N), Synchronous (S), RACOMMIT = 'X' mode.The changed records are being transfered to CRM system via middleware. Issue is that some of the records are not getting updated in CRM condition record table and its random. Sometimes all the records get updated and sometimes few dont.
There is no filter setting maintained in the corresponding adapter object. If we debug the program to analyse, all records get updated successfully.
Appreciate your help
~Athreya