cancel
Showing results for 
Search instead for 
Did you mean: 

Batch determination based on customer preference

arnabsarkar2601
Active Participant
0 Kudos

I want to do automatic batch determination based on the customer preference at delivery level. Here we have done one customisation at sales order item level of addition data 2 , ihere we put one tab of customer preference based on some batch characteristic , so some of the batches will be populated when system finds this condition but here is my question how to select one batch automatically in delivery line item level ? I know we need to use the delivery user exit but I donot know what logic need to put here. Please help me

Accepted Solutions (0)

Answers (2)

Answers (2)

siva_vasireddy2
Active Contributor
0 Kudos

Hi,

May be you need to include the same Field in your Batch strategy type and maintain the Records in VCH1

Lakshmipathi
Active Contributor
0 Kudos
but here is my question how to select one batch automatically in delivery line item level ?

Since this is already customized by you and you know the business process, you need to decide based on what logic, batch determination should happen. Accordingly, the code change is to be included by your ABAP team