Hi, people! Anybody knows what the field “Lot Size” in table 5410, “Prod. Order Capacity Need”, is for? I hoped it might contain they quantity of finished product to be processed by the single capacity, but I see it’s all the same in all records and contains the whole order line quantity. What would one be supposed to do with it? [xx(] Actually, I couldn’t find any bit of code doing somenthing but to evaluate and copy the field. It’s never showed, nor printed, just sits there…[V] Anna
Hi Anna Not 100% sure, but my feeling would be it will be the lot size from teh item card that is used to distribute appropriate costs if teh routing contains and setup costs or other fixed costs. I guess it is a reference field to help calculate the costs of the item and not what you are looking for. I am not familiar with 5410 so cannot offer anything else really, but I presume 5405 does not give you what you need.
Ciao Anna, I’m sure you already read the help: “This field shows the lot size to which this capacity need refers.” it seems just an information to let you know that time X is needed to process Y quantity, and Y is the Quantity on Prod. Order Line (t 5406). Where is used in the system … no idea. Elena p.s. take a look at its Decimal Place property … 1:1 … I guess the field is not used at all[Duh!] it is calculated in codeunit 99000774 and 99000810, the Lot Size is the remaining quantity to process, including scraps. After an ouput posting you could recalculate it, and also the allocated capacity, by using Replan function from Prod. Order.
Citazione:
Ciao Anna, I’m sure you already read the help: “This field shows the lot size to which this capacity need refers.”
Originariamente inviato da elbi - 2004 Oct 14 : 21:18:30
Ciao, Elena [:)] The help lies: if the capacity need is splitted over two or more shifts the lot size is not splitted in accordance, so, regarding the capacity need, it means nothing! I was wondering whether to add a field or recalculate this one… Anna