On Tue, Nov 9, 2010 at 5:16 AM, pinaki_22 <[email protected]> wrote:
> > What is the purpose of > INVENTORY_ITEM_DETAIL table. > InventoryItemDetail is equivalent to a credit / debit system for quantities. Instead of tracking the quantity only in the InventoryItem, the Detail records provide a running total of transactions that can be audited against the InventoryItem. If you want to manually change the ATP and QOH quantities, use the Variance service. In a production system, variances will probably be rare, since inventory should be created as a result of shipment receipts or work efforts. -- James McGill Phoenix AZ
