Martin Jung
8th August 2008, 15:55
Hi there,

we want to evaluate the expected inventory value for a certain date (i.e. end of financial period).

It seems that session ticrp2201m000 is build for that issue, but the output is very poor. The session runs for hours and creates a few records in table ticrp020 only. Does anybody know the logic and calculation scheme behind it?

Are there other (better) solutions available?

Best regards,

Martin

seeace
9th August 2008, 04:21
Hi:
You need to develop a customization to suit your requirement.
To begin with you can get the current stock for a item. Then look at planned inventory movement table, upto the date you want to find the inv value for that item. Then multiply the inv qty (actual + / - planned inv) with std cost (as applicable for that item and date combination).
You can then print it as per your requirements for item / item group / warehouse / any other criteria.

Hope this can give you some idea to start with.

Martin Jung
11th August 2008, 10:09
Thanks for your reply seeace.
Sometimes thing are not so easy as they appear: the session should not only consider the planned inventory movements but also the results from MRP, MPS and other inventory related modules. Anyway, we have already started to develop a session that merges all related tables. It seems not so complicated as I was afraid of :) .

Regards,

Martin