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

OLMNG?

kiran_k8
Active Contributor
0 Likes
721

Hi Folks,

The above said field OLMNG is in structure RV03V and BQPIM.I want to know the table which holds this field.Do anyone here have an idea regarding this?

Thanks,

K.Kiran.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
659

Hi

There is No table using this field

OPEN qty to be delivered at ATP check.

Generally Open qty will not be stored iun any table

we order some qty say 30

out of it 20 was delivered

then the Open Qty is 30-20 = 10

similarly you can say that

DELIVERY qty(LIPS-LFIMG) - Sales ORDER qty (VBAP-KWMENG) gives the open order qty.

similar logic applies to ATP check also.

Reward points for useful Answers

Regards

Anji

Hi Folks,

The above said field OLMNG is in structure RV03V and BQPIM.I want to know the table which holds this field.Do anyone here have an idea regarding this?

Thanks,

K.Kiran.

3 REPLIES 3
Read only

Former Member
0 Likes
660

Hi

There is No table using this field

OPEN qty to be delivered at ATP check.

Generally Open qty will not be stored iun any table

we order some qty say 30

out of it 20 was delivered

then the Open Qty is 30-20 = 10

similarly you can say that

DELIVERY qty(LIPS-LFIMG) - Sales ORDER qty (VBAP-KWMENG) gives the open order qty.

similar logic applies to ATP check also.

Reward points for useful Answers

Regards

Anji

Read only

0 Likes
659

Anji,

Thanks a ton.But,a value should get stored in some or the other table right?If not then why do we the above mentioned structres hold this field.Just for info.

Thanks,

K.Kiran.

Read only

Former Member
0 Likes
659

Hi,

There is No table using this field

OLMNG Open quantity to be delivered in the availability check

Application development R/3 Sales

Quantity field, points to a unit field with format UNIT

Quantity Field, Length 13.

Regards