Dear Experts,
I have gone through the forum and got to know, this is not possible in the standard sales order process and can be done with outline agreements or with help of ABAPer.
Our client doesn't want to create contracts. Kindly guide me how to get it done with ABAPer.
We need valid from and valid to date in the sales order. When valid to date expires, system should not allow the order for further processing.
Thanks and regards
Ram Manohar Reddy
Ram,
What is the business requirement here? Your customer places an order, you produce the goods and then decide not to send the goods and block the order if a certain day has passed? It does not seem logical at all.
Blocking a sales order usually means putting a delivery block, so if by any means restricting validity periods seems logical to you, you can write an enhancement in program MV45AFZB, form USEREXIT_CHECK_VBAK to put a delivery block in VBAK-LIFSK if system date is not between validity period.
Add a comment