cancel
Showing results for 
Search instead for 
Did you mean: 

Schedule line category control ?

Former Member
0 Kudos

Dear All

Can i do any configuration  to control the Schedule line process ?

For example i have created an order with qty 500, the first part i.e. 250 qty should be delivered on 23.07.2014 and second part on 23.08.2014.

So the total quantity should be delivered within the period of 1 month not beyond that ? Please suggest.

Accepted Solutions (1)

Accepted Solutions (1)

Lakshmipathi
Active Contributor
0 Kudos

You can try with USEREXIT_MOVE_FIELD_TO_LIKP in include MV50AFZ1 where you validate the field Actual GI Date from previous delivery and calculate the lead time.  The logic to be written is if the lead time is within the limit, allow PGI; else, throw an error. 

Here, let me clarify, what decision business would make when the limit is exceeded beyond this one month interval?  Will there be no subsequent deliveries for that customer?  How about that open order for the balance quantity?

G. Lakshmipathi

Answers (1)

Answers (1)

former_member223981
Active Contributor
0 Kudos

Would it not make more sense just to have 2 items?

Item 1 with a requested delivery date = 23.07

Item 2 with a requested delivery date = 23.08