cancel
Showing results for 
Search instead for 
Did you mean: 

sales order date should equal to system date

Former Member
0 Kudos

Hi gurus,

i have one query realted sales order date:

my client requirement is in order validity date should be equal or higher to the order creation date.it sholud not allow back date.what could be custmization has to do.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Dear Kongara,

Try with,

T. Code: VOV8

Select your Sales order Type and duble-click.

Now, In Tab: Requested delievry date/Pricing date/PO date

Maintain Field: Prop Vaild from date as A

Note: This functionality is proposed, when Sales Order is getting created with reference to another Sales Doc, say Quotation. If you are creating Sales Order w/o reference, I doubt how will this behave.

Reason for being this could be Contract/ Quotations are served as proposals whereas Sales Orders are served as commitment towards Customer.

Alternatively, refer link:

In this thread, read Krishnamurthy's post. If you have Field Name for Validity date, you may try his suggestion.

Best Regards,

Amit.

P.S. Wait for other responses from elite members of the forum.

Former Member
0 Kudos

Hi there,

In the prog that controls the validity date, put a logic that the validity date should be >= VBAK-ERDAT.

Regards,

Sivanand