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

Properties

Select a row for its DAC field
PropertyTypeData Type
AttributesListEngineeringChangeRequestAttribute
DAC Field:Not mapped to a DAC field
Description:No description available
BOMIDStringValuestring
DAC Field:PX.Objects.AM.AMECRItem.BOMID
Description:No description available
BOMRevisionStringValuestring
DAC Field:PX.Objects.AM.AMECRItem.BOMRevisionID
Description:No description available
DescriptionStringValuestring
DAC Field:PX.Objects.AM.AMECRItem.Descr
Description:No description available
ECOIDStringValuestring
DAC Field:PX.Objects.AM.AMECRItem.ECOID
Description:No description available
ECRIDStringValuestring
DAC Field:PX.Objects.AM.AMECRItem.ECRID
Description:No description available
EffectiveDateDateTimeValueDateTime
DAC Field:PX.Objects.AM.AMECRItem.EffectiveDate
Description:No description available
InventoryIDStringValuestring
DAC Field:PX.Objects.AM.AMECRItem.InventoryID
Description:No description available
OperationsListEngineeringChangeRequestOperation
DAC Field:Not mapped to a DAC field
Description:No description available
PriorityIntValueint
DAC Field:PX.Objects.AM.AMECRItem.Priority
Description:No description available
RequestDateDateTimeValueDateTime
DAC Field:PX.Objects.AM.AMECRItem.RequestDate
Description:No description available
RequestorStringValuestring
DAC Field:PX.Objects.AM.AMECRItem.Requestor
Description:No description available
RevisionStringValuestring
DAC Field:PX.Objects.AM.AMECRItem.RevisionID
Description:No description available
StatusStringValuestring
DAC Field:PX.Objects.AM.AMECRItem.Status
Description:No description available
SubitemStringValuestring
DAC Field:PX.Objects.AM.AMECRItem.SubItemID
Description:No description available
WarehouseStringValuestring
DAC Field:PX.Objects.AM.AMECRItem.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
{
  "BOMID": {
    "value": "string"
  },
  "InventoryID": {
    "value": "string"
  },
  "Revision": {
    "value": "string"
  },
  "Status": {
    "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