Hi Everyone
I want to calculate the store value, based on the “first in - first out principle” for each item. When items are issued the earliest(oldest) items are taken from the store.
lot issue date quant price curbal value
A RECEIPT 01-12 7 10 7 7*10=70
B RECEIPT 02-12 4 20 11 7*10+4*20=150
ISSUE 03-12 -6 5 7*10+4*20–(6*10)=90
C RECEIPT 04-12 2 30 7 7*10+4*20-(6*10)+2*30 =150
ISSUE 05-12 -2 5 7*10 +4*20–(6*10)+2*30 –(1*10 +1*20)=120
line 3,
6 items are issued. The 6 items are taken from lot A (6*10)
line 5,
2 items are issued. The first item is taken from lot A and the second from lot B (1*10+1*20)
curbal is the running total of quant
I use am using CRW 8.5 / 9.
Thanks in advance, sbf-kla
I want to calculate the store value, based on the “first in - first out principle” for each item. When items are issued the earliest(oldest) items are taken from the store.
lot issue date quant price curbal value
A RECEIPT 01-12 7 10 7 7*10=70
B RECEIPT 02-12 4 20 11 7*10+4*20=150
ISSUE 03-12 -6 5 7*10+4*20–(6*10)=90
C RECEIPT 04-12 2 30 7 7*10+4*20-(6*10)+2*30 =150
ISSUE 05-12 -2 5 7*10 +4*20–(6*10)+2*30 –(1*10 +1*20)=120
line 3,
6 items are issued. The 6 items are taken from lot A (6*10)
line 5,
2 items are issued. The first item is taken from lot A and the second from lot B (1*10+1*20)
curbal is the running total of quant
I use am using CRW 8.5 / 9.
Thanks in advance, sbf-kla