StockItemStockLevel

Header Image
Project:
StockItemStockLevel : Public <<TMF_BusinessEntity>> Business Entity
Created: 1/10/2022 12:01:31 PM
Modified: 1/16/2025 11:01:47 AM
Project:
Advanced:
A StockItemStockLevel represents the Stock Level of a StockItem stored in a StockLocation and available for SalesChannels.

A StockItemStockLevel might be

        • Available for sale to customers limited to SalesChannels

        • Available for use to build the Network or to provide furniture to employees

        • Returned: StockItems received back from the Customer that must be checked before being available such as rented material returned

        • Damaged: StockItems identified as damaged during a reception from a supplier or returned as damaged by a Customer or Employee
  • Attributes
  • Associations To
  • Associations From
  • Tagged Values
  • Advanced
Attribute Scope Type
bookedQuantity Public Integer
Notes: /bookedQuantity corresponds to the result of a calculation. It is calculated adding all quantity booked through related StockItemRequests still valid.
inventoryDate Public DateTime
Notes: Date of the last inventory of the StockItemStockLevel
quantity Public Integer
Notes: /quantity is the result of a calculation counting 1 for each related InstalledResource related to the Stock
reorderLevel Public Integer
Notes: Quantity under wich StockItem must be reordered (only for type = Available for Sale or Use).
reorderQuantity Public Integer
Notes: Quantity of StockItem that must be reordered when quantity is under reorderLevel (only for type = Available for Sale or Use)
status Public String
Notes: Status of the StockItemStockLevel.
type Public String
Notes: Available for sale, Available for use, Booked, Damaged, Returned, Order in progress, Received