cancel
Showing results for 
Search instead for 
Did you mean: 

To Blank out system default requested delivery date when create Sales Order

Former Member
0 Kudos

Hi Experts,

I am facing a problem when create Sales Order doc copy with reference to a contract.

The create with reference screen under the Contract tab, SAP default with current date as the Requested delivery date.

Is there any way to blank out this default as I need to use the requested delivery data in the contract doc ?

Many Thanks.

Regards,

Xavier

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello,

You can have the mentioned functionality through copy control 9 t code -VTAA.

in the header, there is a place ofr inserting the routine for data transfer. you could design and add a new routine there with the field requirement date . so that the requirement date is passed from the contract to the sales order

there are sevarl work areas avaialble - vbak-, vbuk and most of the header data tables. check the standard roiutine and modify them

if this is requried at item level, add a routine in same trnsacation at item level

Hope this helps

Thanks

akash

Former Member
0 Kudos

Hi Akash,

Thanks for your reply. But, the ABAPER has tried to amend the user exit but in the user exit, cvbak-vdatu has already been overwritten by system defaulted requested delivery date. You cannot refer to the original requested delivery date in the contract anymore.

Please advise

Thanks.

Regards,

Xavier Tay