Skip to main content
API Family:Manufacturing
Version:24.200.001
Screen ID:AM401200

Properties

Select a row for its DAC field and description
PropertyTypeData Type
BucketIDStringValuestring
DAC Field:PX.Objects.AM.BucketFilter.BucketID
Description:No description available
DetailListMRPRequirementsByItemDetail
DAC Field:Not mapped to a DAC field
Description:No description available
InventoryIDStringValuestring
DAC Field:PX.Objects.AM.BucketFilter.InventoryID
Description:No description available
LeadTimeIntValueint
DAC Field:PX.Objects.AM.BucketFilter.LeadTime
Description:No description available
PreferredVendorIDStringValuestring
DAC Field:PX.Objects.AM.BucketFilter.PreferredVendorID
Description:No description available
ProductMgrIntValueint
DAC Field:PX.Objects.AM.BucketFilter.ProductManagerID
Description:No description available
ProductMgrContactStringValuestring
DAC Field:Not mapped to a DAC field
Description:No description available
QtyonHandDecimalValuedecimal
DAC Field:PX.Objects.AM.BucketFilter.QtyOnHand
Description:No description available
RepSourceStringValuestring
DAC Field:PX.Objects.AM.BucketFilter.ReplenishmentSource
Description:Replenishment source
SafetyStockDecimalValuedecimal
DAC Field:PX.Objects.AM.BucketFilter.SafetyStock
Description:No description available
SubitemStringValuestring
DAC Field:PX.Objects.AM.BucketFilter.SubItemID
Description:No description available
WarehouseStringValuestring
DAC Field:PX.Objects.AM.BucketFilter.SiteID
Description:No description available

Minimum Payload

Derived from static analysis of the 2025.2 source; runtime configuration may require additional fields.

1 required field
{
  "InventoryID": {
    "value": "string"
  },
  "Detail": [
    {}
  ]
}

For every property this entity accepts, see the properties table.

Detail is the detail-lines collection (MRPRequirementsByItemDetail); one example row is included above because a document usually has lines, and no field of the row itself could be shown to be required on insert — the keys a line is identified by are defaulted from the parent record.

Available in Versions