Click or drag to resize

Aloe.EnterpriseOne.Model.Logistics.Shipment Namespace

 
Classes
  ClassDescription
Public classCargoType
Represents a cargo type. Different cargo types might require different types of vehicles or modes of transportartion. Entity: Log_Cargo_Types
Public classCargoTypesRepository
Repository class for CargoType objects
Public classCarrier
Represents a carrier agreement. One actual carrier can have different agreements over time or with different enterprise companies. Entity: Log_Carriers
Public classCarriersRepository
Repository class for Carrier objects
Public classShipment
Represents shipments of sales orders to customers. Entity: Log_Shipments
Public classShipmentLine
Represents detail lines of shipments. Each line contains the shipment of one product. Entity: Log_Shipment_Lines
Public classShipmentLinesRepository
Repository class for ShipmentLine objects
Public classShipmentOrder
Represnts order for shipment of sales orders to customers. Entity: Log_Shipment_Orders
Public classShipmentOrderLine
Represents detail lines of orders for shipment of sales orders to customers. Each line orders the shipment of one product. Entity: Log_Shipment_Order_Lines
Public classShipmentOrderLinesRepository
Repository class for ShipmentOrderLine objects
Public classShipmentOrderLinesToShipmentLinesFulfillment
Represents Shipment Order Line to Shipment Line fulfillment.
Public classShipmentOrderLinesToStoreOrderLinesFulfillment
Represents the fulfillment of Shipment Order Lines with Store Order Lines
Public classShipmentOrdersRepository
Repository class for ShipmentOrder objects
Public classShipmentOrderToShipmentDocumentGeneration
Represents a document generation from Shipment Order to Shipment LOG0104.
Public classShipmentsRepository
Repository class for Shipment objects
Public classTransportationExecution
Contains executions (loading, unloading or other operations) of the transportation orders. Entity: Log_Transportation_Executions
Public classTransportationExecutionLine
Contains details of executions of transportation order lines. Entity: Log_Transportation_Execution_Lines
Public classTransportationExecutionLinesRepository
Repository class for TransportationExecutionLine objects
Public classTransportationExecutionLinesRepositoryOperationType
Allowed values for the OperationType data attribute
Public classTransportationExecutionsRepository
Repository class for TransportationExecution objects
Public classTransportationMode
Represents a mode of transportation, like water, air, road, etc. Entity: Log_Transportation_Modes
Public classTransportationModesRepository
Repository class for TransportationMode objects
Public classTransportationOrder
Transportation ordered to specific carrier or vehicle. Entity: Log_Transportation_Orders
Public classTransportationOrderLine
Different cargoes of a transportation order. Entity: Log_Transportation_Order_Lines
Public classTransportationOrderLinesRepository
Repository class for TransportationOrderLine objects
Public classTransportationOrdersRepository
Repository class for TransportationOrder objects
Public classTransportationRequisition
Client requisition for transportation. Entity: Log_Transportation_Requisitions
Public classTransportationRequisitionLine
One line in a client requisition for transportation. Different lines usually represent requisitions for different cargo types. Entity: Log_Transportation_Requisition_Lines
Public classTransportationRequisitionLinesRepository
Repository class for TransportationRequisitionLine objects
Public classTransportationRequisitionsRepository
Repository class for TransportationRequisition objects
Public classTransportationVehicle
A vehicle, which is used for transportation. One actual vehicle might be defined multiple times as transportation vehicle - for different modes of transportation or cargo types. Entity: Log_Transportation_Vehicles
Public classTransportationVehiclesRepository
Repository class for TransportationVehicle objects