Click or drag to resize

EnterpriseOneTransactionProductionShopFloorObjects Class

Provides typed access to the repositories in the Production.ShopFloor namespace.
Inheritance Hierarchy
SystemObject
  Aloe.EnterpriseOne.Model.CoreEnterpriseOneTransactionProductionShopFloorObjects

Namespace:  Aloe.EnterpriseOne.Model.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public class ProductionShopFloorObjects

The EnterpriseOneTransactionProductionShopFloorObjects type exposes the following members.

Properties
  NameDescription
Public propertyConsumptionOrderLines
Gets a typed query for the Production.ShopFloor.ConsumptionOrderLine entity type.
Public propertyConsumptionOrders
Gets a typed query for the Production.ShopFloor.ConsumptionOrder entity type.
Public propertyOutputOrderConsumptionLines
Gets a typed query for the Production.ShopFloor.OutputOrderConsumptionLine entity type.
Public propertyOutputOrderDistributedMaterialConsumptions
Gets a typed query for the Production.ShopFloor.OutputOrderDistributedMaterialConsumption entity type.
Public propertyOutputOrderLines
Gets a typed query for the Production.ShopFloor.OutputOrderLine entity type.
Public propertyOutputOrders
Gets a typed query for the Production.ShopFloor.OutputOrder entity type.
Public propertyWorkOrderItemIngredients
Gets a typed query for the Production.ShopFloor.WorkOrderItemIngredient entity type.
Public propertyWorkOrderItemOperations
Gets a typed query for the Production.ShopFloor.WorkOrderItemOperation entity type.
Public propertyWorkOrderItems
Gets a typed query for the Production.ShopFloor.WorkOrderItem entity type.
Public propertyWorkOrders
Gets a typed query for the Production.ShopFloor.WorkOrder entity type.
Top
See Also