Click or drag to resize

EnterpriseOneTransactionLogisticsWmsObjects Class

Provides typed access to the repositories in the Logistics.Wms namespace.
Inheritance Hierarchy
SystemObject
  Aloe.EnterpriseOne.Model.CoreEnterpriseOneTransactionLogisticsWmsObjects

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

The EnterpriseOneTransactionLogisticsWmsObjects type exposes the following members.

Properties
  NameDescription
Public propertyWarehouseLocations
Gets a typed query for the Logistics.Wms.WarehouseLocation entity type.
Public propertyWarehouseOrderLines
Gets a typed query for the Logistics.Wms.WarehouseOrderLine entity type.
Public propertyWarehouseOrders
Gets a typed query for the Logistics.Wms.WarehouseOrder entity type.
Public propertyWarehouseRequisitionExecutions
Gets a typed query for the Logistics.Wms.WarehouseRequisitionExecution entity type.
Public propertyWarehouseRequisitionLines
Gets a typed query for the Logistics.Wms.WarehouseRequisitionLine entity type.
Public propertyWarehouseRequisitions
Gets a typed query for the Logistics.Wms.WarehouseRequisition entity type.
Public propertyWarehouses
Gets a typed query for the Logistics.Wms.Warehouse entity type.
Public propertyWarehouseWorkers
Gets a typed query for the Logistics.Wms.WarehouseWorker entity type.
Public propertyWarehouseZones
Gets a typed query for the Logistics.Wms.WarehouseZone entity type.
Top
See Also