Click or drag to resize

EnterpriseOneTransactionLogisticsProcurementObjects Class

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

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

The EnterpriseOneTransactionLogisticsProcurementObjects type exposes the following members.

Properties
  NameDescription
Public propertyPurchaseControlDocumentLines
Gets a typed query for the Logistics.Procurement.PurchaseControlDocumentLine entity type.
Public propertyPurchaseControlDocuments
Gets a typed query for the Logistics.Procurement.PurchaseControlDocument entity type.
Public propertyPurchaseInvoiceLines
Gets a typed query for the Logistics.Procurement.PurchaseInvoiceLine entity type.
Public propertyPurchaseInvoices
Gets a typed query for the Logistics.Procurement.PurchaseInvoice entity type.
Public propertyPurchaseInvoicesOptions
Gets a typed query for the Logistics.Procurement.PurchaseInvoicesOption entity type.
Public propertyPurchaseOperationTypes
Gets a typed query for the Logistics.Procurement.PurchaseOperationType entity type.
Public propertyPurchaseOrderLines
Gets a typed query for the Logistics.Procurement.PurchaseOrderLine entity type.
Public propertyPurchaseOrders
Gets a typed query for the Logistics.Procurement.PurchaseOrder entity type.
Public propertyPurchasePriceLists
Gets a typed query for the Logistics.Procurement.PurchasePriceList entity type.
Public propertyPurchaseProductPrices
Gets a typed query for the Logistics.Procurement.PurchaseProductPrice entity type.
Public propertyReceivingOrderLines
Gets a typed query for the Logistics.Procurement.ReceivingOrderLine entity type.
Public propertyReceivingOrders
Gets a typed query for the Logistics.Procurement.ReceivingOrder entity type.
Public propertyRequisitionLines
Gets a typed query for the Logistics.Procurement.RequisitionLine entity type.
Public propertyRequisitions
Gets a typed query for the Logistics.Procurement.Requisition entity type.
Public propertySuppliers
Gets a typed query for the Logistics.Procurement.Supplier entity type.
Public propertySupplierTypes
Gets a typed query for the Logistics.Procurement.SupplierType entity type.
Top
See Also