cancel
Showing results for 
Search instead for 
Did you mean: 

Incorect delivery status for 3rd party item

Former Member
0 Kudos

Hello,

I have a problem with open delivery status for 3rd party items for old orders.

The problem is due to a wrong customizing at the begining of the SAP at my client.

The scheduale line category was customizing with a - "relevant for delivery" for a 3rd party item.

A 3rd party item must not be relevant for delivery.

The scheduale line category is now fixed.

Now all those orders are in VL10A , they are all history now.

Is there any way that I can fix the wrong status?

Many thatnks for everyone

Mrs. Livnat Kazav

Senior SAP-SD consultant.

Accepted Solutions (0)

Answers (3)

Answers (3)

Shiva_Ram
Active Contributor
0 Kudos

You may need to reorganize the delivery index table. Check OSS Note 920245 - Analysis and reconstruction of index tables for deliveries for details on how to reorganize.

Regards,

Former Member
0 Kudos

Hi,

I can think of the following, create a program

1) Update VBEP for the field LFREL.

2) Clear the delivery due index in table VETPG.

While it is very risky, please test for one document with the above changes and check the impact and then do it for all affected documents.

Regards,

RS.

jignesh_mehta3
Active Contributor
0 Kudos

Hello,

Us T-Code MASS to update the Delivery Status in all these Sales Order.

Take the List of such Sales Order Numbers.

Go to T-Code MASS.

Enter Object Type as BUS2032 (Sales Orders).

Select Sales Order Header Data & click on Fields Tab

Here there is a field of Delivery Block (MASSSDHEAD_S-LIFSK) select it & click on Execute.

Now set the require Delivery Block for all the Sales Orders & Save.

Now these Orders are not relevant for Delivery & will not appear in Delivery Due list.

Hope this helps.

Thanks,

Jignesh Mehta