Table of Contents

Logistics.Inventory.DemandManagement.AvailableToPromise (View)

Quantities available to promise for the different date periods. Also contains the current and projected availability.

General

Namespace: Logistics.Inventory.DemandManagement
Repository: Logistics.Inventory.DemandManagement.AvailableToPromise
Introduced In Version: 23.1.1.80
API access: ReadWrite

Visualization

Display Format: {ATPBaseValue}: {CurrentAvailabilityBaseValue}
Search Members:
Category: Views
Show in UI: ShownByDefault

Aggregate

An aggregate is a cluster of domain objects that can be treated as a single unit.

Aggregate Tree

Attributes

Name Type Description
ATPBase Quantity (38, 3) Indicates the quantity available to promise (in a base unit). It is valid from this date on. Unit: Product.BaseMeasurementCategory.BaseUnit Required
CurrentAvailabilityBase Quantity (38, 3) The current availability in а base measurement unit. Unit: Product.BaseMeasurementCategory.BaseUnit Required
FromDate datetime Тhe date from which the available to promise quantity is valid. Required Filter(eq;ge;le) ORD
MovementsBase Quantity (38, 3) The sum of the quantity of all planned stock movements on this date in а base measurement unit. . Unit: Product.BaseMeasurementCategory.BaseUnit Required
MovementsToDateBase Quantity (38, 3) 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
ProjectedAvailabilityBase Quantity (38, 3) 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

References

Name Type Description
EnterpriseCompany EnterpriseCompanies Тhe Enterprise Company, for which the quantities are calculated. Required Filter(multi eq) Inherited from Gen_Documents_Table.Enterprise_Company_Id
Product Products The Product, for which the quantities are calculated. Required Filter(multi eq) Inherited from Inv_Store_Order_<br />Lines_Table.Product_Id
Store Stores The Store, for which the quantities are calculated. Required Filter(multi eq) Inherited from Inv_Store_Orders_Table.Store_Id

Attribute Details

ATPBase

Indicates the quantity available to promise (in a base unit). It is valid from this date on. Unit: Product.BaseMeasurementCategory.BaseUnit Required

Type: Quantity (38, 3)
Category: System
Supported Filters: NotFilterable
Supports Order By: False
Show in UI: ShownByDefault

CurrentAvailabilityBase

The current availability in а base measurement unit. Unit: Product.BaseMeasurementCategory.BaseUnit Required

Type: Quantity (38, 3)
Category: System
Supported Filters: NotFilterable
Supports Order By: False
Show in UI: ShownByDefault

FromDate

Тhe date from which the available to promise quantity is valid. Required Filter(eq;ge;le) ORD

Type: datetime
Category: System
Supported Filters: Equals, GreaterThanOrLessThan
Supports Order By: True
Show in UI: ShownByDefault

MovementsBase

The sum of the quantity of all planned stock movements on this date in а base measurement unit. . Unit: Product.BaseMeasurementCategory.BaseUnit Required

Type: Quantity (38, 3)
Category: System
Supported Filters: NotFilterable
Supports Order By: False
Show in UI: ShownByDefault

MovementsToDateBase

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

Type: Quantity (38, 3)
Category: System
Supported Filters: NotFilterable
Supports Order By: False
Show in UI: ShownByDefault

ProjectedAvailabilityBase

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

Type: Quantity (38, 3)
Category: System
Supported Filters: NotFilterable
Supports Order By: False
Show in UI: ShownByDefault

Reference Details

EnterpriseCompany

Тhe Enterprise Company, for which the quantities are calculated. Required Filter(multi eq) Inherited from Gen_Documents_Table.Enterprise_Company_Id

Type: EnterpriseCompanies
Category: System
Inherited From: Gen_Documents_Table.Enterprise_Company_Id
Supported Filters: Equals, EqualsIn
Show in UI: ShownByDefault

Product

The Product, for which the quantities are calculated. Required Filter(multi eq) Inherited from Inv_Store_Order_Lines_Table.Product_Id

Type: Products
Category: System
Inherited From: Inv_Store_Order_Lines_Table.Product_Id
Supported Filters: Equals, EqualsIn
Show in UI: ShownByDefault

Store

The Store, for which the quantities are calculated. Required Filter(multi eq) Inherited from Inv_Store_Orders_Table.Store_Id

Type: Stores
Category: System
Inherited From: Inv_Store_Orders_Table.Store_Id
Supported Filters: Equals, EqualsIn
Show in UI: ShownByDefault

API

Domain API Entity Set: Logistics_Inventory_DemandManagement_AvailableToPromise

Domain API Entity Type: Logistics_Inventory_DemandManagement_AvailableToPromiseEntry

Domain API Query: https://testdb.my.erp.net/api/domain/odata/Logistics_Inventory_DemandManagement_AvailableToPromise?$top=10

Domain API Query Builder: https://testdb.my.erp.net/api/domain/querybuilder#Logistics_Inventory_DemandManagement_AvailableToPromise?$top=10