Click or drag to resize

AvailableToPromiseByLotsEntry Constructor (ObjectTransaction, RowProvider)

Initializes a new instance of the AvailableToPromiseByLotsEntry class with specific ObjectTransaction
Initializes a new instance of the AvailableToPromiseByLotsEntry class with specific ObjectTransaction

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Inventory.DemandManagement
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public AvailableToPromiseByLotsEntry(
	ObjectTransaction tr,
	RowProvider AvailableToPromiseByLotsEntryRow
)

Parameters

tr
Type: Aloe.SystemFrameworks.DomainObjectTransaction
AvailableToPromiseByLotsEntryRow
Type: Aloe.SystemFrameworks.Domain.DataAccessRowProvider
See Also