Click or drag to resize

Aloe.EnterpriseOne.Model.Logistics.Inventory Namespace

 
Classes
  ClassDescription
Public classAvailabilityExtensions
Contains extension methods, used to load product availability
Public classAvailableQuantityArgs
Encapsulates the arguments for CalculateAvailableQuantityOfProduct method.
Public classCostCorrection
Cost corrections provide a way to correct the cost of stock transactions after they are issued. Entity: Inv_Cost_Corrections
Public classCostCorrectionLine
Cost correction detail lines. One line is created for each corrected transaction line. Entity: Inv_Cost_Correction_Lines
Public classCostCorrectionLinesRepository
Repository class for CostCorrectionLine objects
Public classCostCorrectionsOption
Options per document type for the cost corrections. Entity: Inv_Cost_Corrections_Options
Public classCostCorrectionsOptionsRepository
Repository class for CostCorrectionsOption objects
Public classCostCorrectionsRepository
Repository class for CostCorrection objects
Public classCurrentAvailability
Represents a product availability entry.
Public classCurrentBalance
The current inventory balances, grouped by storage key (Store, Product, Lot, etc.). Entity: Inv_Current_Balances
Public classCurrentBalanceExtensions
Provides extension methods for obtaining CurrentBalance.
Public classCurrentBalancesRepository
Repository class for CurrentBalance objects
Public classLot
Warehouse lots. They contain one row for each specific product, status, production batch and other specific warehousing conditions. Lot status can block certain operations. Entity: Inv_Lots
Public classLotsRepository
Repository class for Lot objects
Public classLotsRepositoryStatus
Allowed values for the Status data attribute
Public classMovementType
Specifies the movement type (direction) of a warehouse document.
Public classProductDefaultStoreBin
The default store bins in which products should be placed. Entity: Inv_Product_Default_Store_Bins
Public classProductDefaultStoreBinsRepository
Repository class for ProductDefaultStoreBin objects
Public classProductValuationGroup
Contains the available valuation groups for products. They are used in reconciliations, where all pluses and minuses within a valuation group are allowed to balance each other without fiscal effects. Without valuation groups, each product is balanced for itself and taxes are calculated for each surplus. Entity: Inv_Product_Valuation_Groups
Public classProductValuationGroupsRepository
Repository class for ProductValuationGroup objects
Public classProjectedAvailability
Represents a projected availability entry.
Public classReconciliation
Store reconciliations (physical counting). Usefull for real-world reconciliations and for opening balance. Entity: Inv_Reconciliations
Public classReconciliationLine
Store reconciliations (physical counting) detail lines. Each line contains the reconciliation for one combination of product, lot, bin and serial number. Entity: Inv_Reconciliation_Lines
Public classReconciliationLinesRepository
Repository class for ReconciliationLine objects
Public classReconciliationOrder
Obsolete. Not used. (Orders for store reconciliations. After an order is executed, store reconciliation is created). Entity: Inv_Reconciliation_Orders
Public classReconciliationOrderLine
Obsolete. Not used. Entity: Inv_Reconciliation_Order_Lines
Public classReconciliationOrderLinesRepository
Repository class for ReconciliationOrderLine objects
Public classReconciliationOrdersRepository
Repository class for ReconciliationOrder objects
Public classReconciliationsRepository
Repository class for Reconciliation objects
Public classRequisitionPlan
The current requisition (MRP) plan. The data is deleted and re-created upon each planning. Entity: Inv_Requisition_Plan
Public classRequisitionPlanRepository
Repository class for RequisitionPlan objects
Public classScrapType
Types of scrap. Used in store transactions to categorize scrap, when it occurs. Entity: Inv_Scrap_Types
Public classScrapTypesRepository
Repository class for ScrapType objects
Public classSerialNumber
Serial numbers, used by the items. Rows are created on first occurrence of the serial number in a document. Rows can be deleted after deleting the last occurence of the serial number in a document. Entity: Inv_Serial_Numbers
Public classSerialNumbersRepository
Repository class for SerialNumber objects
Public classStore
Represents the physical warehouses. Entity: Inv_Stores
Public classStoreBin
The storage locations within a store. If there are no differentiated storage locations, create only one, called “(Default)” or similar. Entity: Inv_Store_Bins
Public classStoreBinsRepository
Repository class for StoreBin objects
Public classStoreGroup
Hierarchy of store groups. Entity: Inv_Store_Groups
Public classStoreGroupsRepository
Repository class for StoreGroup objects
Public classStoreOrder
Orders for store transactions. After an order is executed, store transaction is created. Entity: Inv_Store_Orders
Public classStoreOrderLine
Detail lines of store orders. Each line represents one planned stock transaction line, but can be executed in parts. E.g. many transaction lines can be bound to one order line. Entity: Inv_Store_Order_Lines
Public classStoreOrderLinesRepository
Repository class for StoreOrderLine objects
Public classStoreOrderLineToStoreTransactionLineFulfillment
Represents the fulfillment from Store Order Line to Store Transaction Line
Public classStoreOrdersRepository
Repository class for StoreOrder objects
Public classStoreOrderToStoreTransactionDocumentGeneration
Represents StoreOrder to StoreTransaction generation (LOG0201 and LOG0202).
Public classStoreResponsiblePartiesRepository
Repository class for StoreResponsibleParty objects
Public classStoreResponsibleParty
Contains the list of responsible parties (usually persons) for the stores. Stores can have multiple responsible parties. Entity: Inv_Store_Responsible_Parties
Public classStoresRepository
Repository class for Store objects
Public classStoreTransaction
Executed store-receipts(in) and store-issues(out). Store-issues are recorded with minus quantity. Entity: Inv_Transactions
Public classStoreTransactionLine
Details records of Transactions. Each detail contains the movement for one product. Entity: Inv_Transaction_Lines
Public classStoreTransactionLinesRepository
Repository class for StoreTransactionLine objects
Public classStoreTransactionsRepository
Repository class for StoreTransaction objects
Public classStoreTransactionsRepositoryCostSource
Allowed values for the CostSource data attribute
Public classSupplySchema
Obsolete. Not used. Entity: Inv_Supply_Schemata
Public classSupplySchemaRoute
Obsolete. Not used. Entity: Inv_Supply_Schema_Routes
Public classSupplySchemaRoutesRepository
Repository class for SupplySchemaRoute objects
Public classSupplySchemataRepository
Repository class for SupplySchema objects
Public classTransactionCostCorrectionsSummaryEntry
Summary of cost corrections, grouped by the line corrected. Entity: Inv_Transaction_Cost_Corrections_Summary
Public classTransactionCostCorrectionsSummaryRepository
Repository class for TransactionCostCorrectionsSummaryEntry objects
Public classTransactionEntryTemplate
Obsolete. Not used. Entity: Inv_Transaction_Entry_Templates
Public classTransactionEntryTemplatesRepository
Repository class for TransactionEntryTemplate objects
Public classTransferOrder
Orders for stock transfers between stores. Entity: Inv_Transfer_Orders
Public classTransferOrderLine
Details of Transfer Orders. Each line contains order for the movement of one product. Entity: Inv_Transfer_Order_Lines
Public classTransferOrderLinesRepository
Repository class for TransferOrderLine objects
Public classTransferOrdersOption
Options per document type for the transfer orders. Entity: Inv_Transfer_Orders_Options
Public classTransferOrdersOptionsRepository
Repository class for TransferOrdersOption objects
Public classTransferOrdersRepository
Repository class for TransferOrder objects
Public classTransferOrdersRepositoryStatus
Allowed values for the Status data attribute