Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Batch split consolidation

Former Member
0 Likes
322

Hi Experts,

For a line item in delivery there exists a batch split. Please help me how to

suppress the batch line items and group the total quantity into parent line.

How to identify its a parent line? Is it POSNR starting with 0 or 9. Please help me.

Thanks,

Vikram

1 REPLY 1
Read only

Former Member
0 Likes
286

you can identify them using the UECHA

if UECHA = '000000'. then it is consolidated item.

if it is ne '000000' then it is split item.

Regards

Vijay Babu Dudla