Hello,
I've been trying to update the CmlQtyReceived field in the scheduling agreement. The case is as follows;
The customer is working as EXW with me. The idocs are triggered, and every date etc is ok in the beginning.
The schedule line date in the scheduling agreement is the date the customer is going to get the goods from my factory (as mentioned earlier; my incoterm is exw). Therefore the date that I do goods issue is the same date that the customer receives the goods. And as soon as I hit "Post goods issue", the system should update the cumulative issued qty as well as cumulative qty received by customer. I don't want to do this by a user exit or anything, I tried it before and received tons of runtime errors due to vblb_duprec.
Is there any way to do this? I am using a route where the system doesn't calculate the lead time, but still it's not working..