cancel
Showing results for 
Search instead for 
Did you mean: 

MASS update delivery date in Sales Order

Former Member
0 Kudos

Hi All,

I want to add the field VBEP-EDATU to the MASS function object type BUS2032, table name MASSVBAP,

I've added it using the SM30 successfully, but I cannot see it under the "select fields" function in the MASS Maintenance : Sales Order screen.

My steps:

1. SM30 maintain the table MASSFLDLST

2. add the object type BUS2032, table MASSVBAP, Field name EDATU.

Please help.

Terry

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Terry

As suggested use a BDC to change the database entries in background. You need to code for that, or else record an LSMW to change that field in the sales order.

Regards

Indranil

Answers (2)

Answers (2)

Former Member
0 Kudos

OK, lets the ABAPer do it.

Former Member
0 Kudos

Hi Terry

You cannot change the value of VBEP-EDATU through the MASS maintenance as the field you are trying to change is not a part of MASSVBAP. Since MASSVBAP does not have EDATU, it is not possible to change it through this.

Regards

Indranil

Former Member
0 Kudos

Is it possible to add the field to the object Table MASSVBAP ?

or any method to mass change the Delivery date sort by Sales Order no. ?

Thanks.

former_member1249468
Contributor
0 Kudos

Hi ,

Take help of ur ABAPer to change the delivery date by using BDC.We can do this easily by using recording method in BDC.

Hope it helps.

Regards,

Pasapula.

Edited by: Pasapula on Jul 23, 2009 10:15 AM