Click or drag to resize

AvailableToPromiseByLotsEntry Properties

The AvailableToPromiseByLotsEntry type exposes the following members.

Properties
  NameDescription
Public propertyATPBase
Indicates the quantity available to promise (in a base unit). It is valid from this date on. [Unit: Product.BaseMeasurementCategory.BaseUnit] [Required]
Public propertyCurrentAvailabilityBase
The current availability in а base measurement unit. [Unit: Product.BaseMeasurementCategory.BaseUnit] [Required]
Public propertyEnterpriseCompany
Тhe Enterprise Company, for which the quantities are calculated. [Required] [Filter(multi eq)]
Public propertyFromDate
Тhe date from which the available to promise quantity is valid. [Required] [Filter(eq;ge;le)]
Public propertyIsGhost
Returns true when the object is a ghost object
(Inherited from ViewDomainObject.)
Public propertyItemString
Gets or sets the value of a data attribute
(Inherited from DomainObject.)
Public propertyItemIDataAttribute
Gets or sets the value of a data attribute
(Inherited from DomainObject.)
Public propertyLot
The Lot, for which the quantities are calculated. [Filter(multi eq)]
Public propertyMovementsBase
The sum of the quantity of all planned stock movements on this date in а base measurement unit. . [Unit: Product.BaseMeasurementCategory.BaseUnit] [Required]
Public propertyMovementsToDateBase
The sum of the quantity of all planned stock movements until this date (inclusive) in а base measurement unit. The value is cumulative. [Unit: Product.BaseMeasurementCategory.BaseUnit] [Required]
Public propertyNoEvents
Turns on "No events" mode and returns a class, that will turn it off when Disposed. See remarks for more info.
(Inherited from DomainObject.)
Public propertyProduct
The Product, for which the quantities are calculated. [Required] [Filter(multi eq)]
Public propertyProjectedAvailabilityBase
Projected Availability in а base measurement unit on the particular date. The value is cumulative and includes the sum of all planned stock movements until this date (inclusive) and the current availability. [Unit: Product.BaseMeasurementCategory.BaseUnit] [Required]
Public propertyRepository
Provides access to AvailableToPromiseByLotsRepository repository methods
Public propertyStore
The Store, for which the quantities are calculated. [Required] [Filter(multi eq)]
Public propertyTransaction
The transaction to which this object is attached
(Inherited from DomainObject.)
Top
See Also