Skip to main content
API Family:Manufacturing
Version:21.200.001
Screen ID:AM401000

Properties

Select a row for its DAC field
PropertyTypeData Type
DetailListCriticalMaterialDetail
DAC Field:Not mapped to a DAC field
Description:No description available
OrderTypeStringValuestring
DAC Field:PX.Objects.AM.ProdItemFilter.OrderType
Description:No description available
ProductionNbrStringValuestring
DAC Field:PX.Objects.AM.ProdItemFilter.ProdOrdID
Description:No description available
ShowAllItemsBooleanValueboolean
DAC Field:PX.Objects.AM.ProdItemFilter.ShowAll
Description:No description available
ShowAllocatedBooleanValueboolean
DAC Field:PX.Objects.AM.ProdItemFilter.ShowAllocated
Description:No description available

Minimum Payload

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

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

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

Detail is the detail-lines collection (CriticalMaterialDetail); one example row is included above because a document usually has lines, and each row needs InventoryID of its own.

Available in Versions