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

Properties

Select a row for its DAC field
PropertyTypeData Type
HoldBooleanValueboolean
DAC Field:PX.Objects.AM.AMProdItem.Hold
Description:No description available
InventoryIDStringValuestring
DAC Field:PX.Objects.AM.AMProdItem.InventoryID
Description:No description available
OperationsListOrderOperationDetail
DAC Field:Not mapped to a DAC field
Description:No description available
OrderDateDateTimeValueDateTime
DAC Field:PX.Objects.AM.AMProdItem.ProdDate
Description:No description available
OrderTypeStringValuestring
DAC Field:PX.Objects.AM.AMProdItem.OrderType
Description:No description available
ProductionNbrStringValuestring
DAC Field:PX.Objects.AM.AMProdItem.ProdOrdID
Description:No description available
StatusStringValuestring
DAC Field:PX.Objects.AM.AMProdItem.StatusID
Description:No description available
SubitemStringValuestring
DAC Field:PX.Objects.AM.AMProdItem.SubItemID
Description:No description available
WarehouseStringValuestring
DAC Field:PX.Objects.AM.AMProdItem.SiteID
Description:No description available

Minimum Payload

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

3 required fields
{
  "InventoryID": {
    "value": "string"
  },
  "Status": {
    "value": "string"
  },
  "Warehouse": {
    "value": "string"
  }
}

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

Optional Children

None of these child collections is required — a payload without them is valid. If you do include one, these are the fields each row of it needs; keys the parent record supplies are named separately and must not be sent.

Available in Versions