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

Properties

Select a row for its DAC field and description
PropertyTypeData Type
BranchStringValuestring
DAC Field:PX.Objects.AM.AMRPExceptions.BranchID
Description:No description available
DescriptionStringValuestring
DAC Field:Not mapped to a DAC field
Description:No description available
InventoryIDStringValuestring
DAC Field:PX.Objects.AM.AMRPExceptions.InventoryID
Description:No description available
ItemClassStringValuestring
DAC Field:PX.Objects.AM.AMRPExceptions.ItemClassID
Description:No description available
ProductManagerIDStringValuestring
DAC Field:PX.Objects.AM.AMRPExceptions.ProductManagerID
Description:No description available
PromiseDateDateTimeValueDateTime
DAC Field:PX.Objects.AM.AMRPExceptions.PromiseDate
Description:No description available
QuantityDecimalValuedecimal
DAC Field:PX.Objects.AM.AMRPExceptions.Qty
Description:No description available
RecordIDIntValueint
DAC Field:PX.Objects.AM.AMRPExceptions.RecordID
Description:No description available
RefTypeStringValuestring
DAC Field:PX.Objects.AM.AMRPExceptions.RefType
Description:Reference type
RelatedDocumentStringValuestring
DAC Field:PX.Objects.AM.AMRPExceptions.RefNbr
Description:No description available
RequiredDateDateTimeValueDateTime
DAC Field:PX.Objects.AM.AMRPExceptions.RequiredDate
Description:No description available
SubitemStringValuestring
DAC Field:PX.Objects.AM.AMRPExceptions.SubItemID
Description:No description available
SupplyQtyDecimalValuedecimal
DAC Field:PX.Objects.AM.AMRPExceptions.SupplyQty
Description:No description available
SupplyWarehouseStringValuestring
DAC Field:PX.Objects.AM.AMRPExceptions.SupplySiteID
Description:Supply Warehouse
TypeStringValuestring
DAC Field:PX.Objects.AM.AMRPExceptions.Type
Description:Type of MRP Exception
WarehouseStringValuestring
DAC Field:PX.Objects.AM.AMRPExceptions.SiteID
Description:No description available

Minimum Payload

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

4 required fields
{
  "InventoryID": {
    "value": "string"
  },
  "PromiseDate": {
    "value": "2025-01-01T00:00:00Z"
  },
  "RecordID": {
    "value": 0
  },
  "Type": {
    "value": "string"
  }
}

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

Available in Versions