cancel
Showing results for 
Search instead for 
Did you mean: 

sales order -requested delivery date

Former Member
0 Kudos

hi,

in sales order i have 100 line items , they all have different requested delivery date for each line item,

now the customer has given new delivery date different from original dates ,

is there any way to change the requested delivery dates for line items , other than using VA02 Tcode.

Pl suggest

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

You can change the request delivery date by using t code mass with object BUS2032 with the below field

MASSSDHEAD_S-VDATU

Regards

Damu

Former Member
0 Kudos

HI,

By using MASS Tcode all line item will get same requested delivery date, but they all have different delivery dates - how to do then

Pl suggest

Former Member
0 Kudos

Hi

Then create a BDC with the help of ABAPER for the t code VA02

or use the below bapi and include in the program and do as per the business requirement

BAPI_SALESORDER_CHANGE

Regards

Damu