cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

LIPS Vs VLPMA table entries for missing batch split line items

Former Member
0 Likes
1,004

Hi All,

I have a scenario where an outbound delivery batch split line item details exists in LIPS table along with main line item. E.g. if the outbound delivery has main line item 10 and 20 and batch split line items 900001,900002, 900003 and 900004 then LIPS entries for the outbound delivery has all the 6 line items. Line items 10,20, 900001, 900002, 900003 and 900004. Whereas for the same outbound delivery when I check the entry in VLPMA table I can see entries only for main line items 10 and 20. There are no entries for batch split line items in VLPMA for 900001, 900002, 900003 and 900004. Please let me know if there is any particular reason for missing batch split line items in VLPMA table.

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

VeselinaPeykova
Active Contributor
0 Likes

In some cases problems with indexing could be related to incorrect implementation of custom code.

Before running index reconstruction it is a good idea to review the custom logic with the help of an experienced ABAP developer. Use note 178328 - Problems due to incorrect user exits in SD as a starting point.

Lakshmipathi
SAP Champion
SAP Champion
0 Likes

Try running report RVV05IVB. If you are in ECC, you have the option to select "Material Index" which you can choose and execute. Could be some indexing issue.