Skip to main content
API Family:Manufacturing
Version:25.100.001
Screen ID:AM500000

Properties

Select a row for its DAC field and description
PropertyTypeData Type
BranchStringValuestring
DAC Field:PX.Objects.AM.AMProdItem.BranchID
Description:No description available
CostCodeStringValuestring
DAC Field:PX.Objects.AM.AMProdItem.CostCodeID
Description:No description available
CustomerStringValuestring
DAC Field:PX.Objects.AM.AMProdItem.CustomerID
Description:No description available
DescriptionStringValuestring
DAC Field:Not mapped to a DAC field
Description:No description available
EndDateDateTimeValueDateTime
DAC Field:PX.Objects.AM.AMProdItem.EndDate
Description:No description available
InventoryIDStringValuestring
DAC Field:PX.Objects.AM.AMProdItem.InventoryID
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
ProjectStringValuestring
DAC Field:PX.Objects.AM.AMProdItem.ProjectID
Description:Selected Project fot the Production Order
ProjectTaskStringValuestring
DAC Field:PX.Objects.AM.AMProdItem.TaskID
Description:No description available
QtytoProduceDecimalValuedecimal
DAC Field:PX.Objects.AM.AMProdItem.QtytoProd
Description:No description available
SelectedBooleanValueboolean
DAC Field:PX.Objects.AM.AMProdItem.Selected
Description:No description available
SOOrderNbrStringValuestring
DAC Field:PX.Objects.AM.AMProdItem.OrdNbr
Description:No description available
SOOrderTypeStringValuestring
DAC Field:PX.Objects.AM.AMProdItem.OrdTypeRef
Description:No description available
SourceStringValuestring
DAC Field:PX.Objects.AM.AMProdItem.DetailSource
Description:Indicates where the production detail source comes from.
StartDateDateTimeValueDateTime
DAC Field:PX.Objects.AM.AMProdItem.StartDate
Description:No description available
SubitemStringValuestring
DAC Field:PX.Objects.AM.AMProdItem.SubItemID
Description:No description available
UOMStringValuestring
DAC Field:PX.Objects.AM.AMProdItem.UOM
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"
  },
  "Project": {
    "value": "string"
  },
  "Warehouse": {
    "value": "string"
  }
}

1 property could not be judged statically and is omitted; see the full properties table.

Available in Versions