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: 

EKPO EKBE

Former Member
0 Kudos

Hi,

I am doing some calculation over these two tables to get a stock information. For quantity of materials on stock one of WHERE conditions is

EKBE~VGABE = '6'.

My question is first of all is that condition correct? and the second Q is what value would be VGABE field if i want to calculate quantities of Posted Materials? Is it VGABE = '1'????

Thank you in advance for this one?

regards,

Maja

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

if it is for Inbound posted material you have to use '1'.

If it is for Outbound Posted materials you have to use '6' option.

Please reward if useful

.

Thanks

Sivaparvathi

3 REPLIES 3

Former Member
0 Kudos

Hi,

if it is for Inbound posted material you have to use '1'.

If it is for Outbound Posted materials you have to use '6' option.

Please reward if useful

.

Thanks

Sivaparvathi

Former Member
0 Kudos

if u r calculating the stock for Goods receipt u should use VGABE = 1

and if u r calculating the value for Goods issue for stock transfer u should use vgabe = 6

if u wanted to calculate posted materials u should use 6

0 Kudos

O.K. so in my case i need both times vgabe = 6. For the first scenario i use

ekbe-menge value, which value should i then use for the second scenario?

thanx