cancel
Showing results for 
Search instead for 
Did you mean: 

VA02: Rejected Items do not go through Material Determination

Former Member
0 Kudos

Hello Experts,

For our system, when we create a sales order via edi and one of the materials in the order to be created has been listed (has a listing record in VB01), we assign a reason for rejection. When the user wants to change the delivery dates on the order via EDIT->FAST CHANGE OF->DELIVERY DATE in VA02, all selected items get changed to the new date except the rejected items which is fine. The issue is that the Required Delivery Date on the Header isn't changed. We've seen this work in other systems such that the Header Required Delivery Date is also changed even if there are rejected line items.

Through debug we have been able to determine that in those 'other' systems, when a line item is rejected, those line items do not go through Material Determination. When I say this, I mean that the Function Modules SD_COND_ACCESS and the likes arent executed for those materials but are skipped. In our system, even the rejected items go through Material Determination (or redetermination). Have you any idea why this is or how we can mimic the other systems' behaviour? We'd appreciate the help.

Ever Optimistic,

Miguel Lim

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Found the solution by accident. It has to do with note: 504579.