Application Development 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: 

how to created a Report to calculate On-Hand inventory for pending sales

Former Member
0 Kudos

hi,

how to created a Report to calculate On-Hand inventory for pending sales orders.for this report what are the tables and fields we have to use give me sample report.

thank you

radhakrishna.

1 REPLY 1

Former Member
0 Kudos

Hi!

Tables:

VBAK - sales order header data

VBAP - sales order position data

VBUK - sales order status header data

VBUP - sales order status position data

VBELN field is the key between the tables.

Statuses in tables VBUK, VBUP: A-uncompleted, B-partially completed, C-fully completed

Regards

Tamá