Hi Gurus,
I have requirement to delete an item from sales document on some condition. I am writing code like
salesDocument.deleteItems(techkeys);
And from this CRM_ISA_BASKET_DELETEITEM is getting called and executing fine as like standard delete process but it is not deleting the item. Please let me know whether we have to call some other FM or some process in order to completely delete the item. Do we need to update the sales document after deleting item??
Please help me in this issue.
Thanks alot in advance!!!
Lakshman