cancel
Showing results for 
Search instead for 
Did you mean: 

Checking Stock (Available Stock)

Former Member
0 Kudos

Hi,

I have a requiremnt to develop a report to show Available Stock of the material.

While displaying the stock it should check the quantity of the open orders and duduct that from the stock.

i.e Available Stock = stock - quantity of open orders

As I know we can see all open orders using transaction VA05

or we can find all open orders in VBUK/VBUP with status = A

from where we can calculate the quatity of open orders.

but I have gone through one program in which the developer used table VBBE and field OMENG for quantity of open orders,

here I have noticed that I have taken some orders where we get using transaction VA05 but those orders not exist in table VBBE so I am bit confused in this, please let me know if any one have clear idea on this...

Thanks in Advance

Venkatesh

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member184555
Active Contributor
0 Kudos

Hi

Try Tcode CO09 to view the ATP quantities. The ATP quantities are the Available To Promise - which are not assigned to any sales orders or customers and are free for sale.

Thanks,

Ravi