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

Tables

Former Member
0 Likes
425

Can anyone tell me the table name which contains Pick quantity in delivery transaction

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
405

I am not sure about table but you can check in FM

SD_DELIVERY_UPDATE_PICKING

Thanks

Seshu

3 REPLIES 3
Read only

Former Member
0 Likes
406

I am not sure about table but you can check in FM

SD_DELIVERY_UPDATE_PICKING

Thanks

Seshu

Read only

Former Member
0 Likes
405

Hi

See in the delivery related tables <b>LIKP and LIPS</b>

pick qty is same as the delivery qty which is LFIMG field in above tables

check that field

cross check with VL03N transaction and this field value.

<b>Reward points for useful Answers</b>

Regards

Anji

Read only

Former Member
0 Likes
405

Hi,

refer to <b>LIPS-LFIMG</b> for the pick quantity

Regards