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

Properties

Select a row for its DAC field
PropertyTypeData Type
AttributesListEngineeringChangeOrderAttribute
DAC Field:Not mapped to a DAC field
Description:No description available
BOMIDStringValuestring
DAC Field:PX.Objects.AM.AMECOItem.BOMID
Description:No description available
BOMRevisionStringValuestring
DAC Field:PX.Objects.AM.AMECOItem.BOMRevisionID
Description:No description available
DescriptionStringValuestring
DAC Field:PX.Objects.AM.AMECOItem.Descr
Description:No description available
ECOIDStringValuestring
DAC Field:PX.Objects.AM.AMECOItem.ECOID
Description:No description available
EffectiveDateDateTimeValueDateTime
DAC Field:PX.Objects.AM.AMECOItem.EffectiveDate
Description:No description available
InventoryIDStringValuestring
DAC Field:PX.Objects.AM.AMECOItem.InventoryID
Description:No description available
OperationsListEngineeringChangeOrderOperation
DAC Field:Not mapped to a DAC field
Description:No description available
PriorityIntValueint
DAC Field:PX.Objects.AM.AMECOItem.Priority
Description:No description available
RequestDateDateTimeValueDateTime
DAC Field:PX.Objects.AM.AMECOItem.RequestDate
Description:No description available
RequestorStringValuestring
DAC Field:PX.Objects.AM.AMECOItem.Requestor
Description:No description available
RevisionStringValuestring
DAC Field:PX.Objects.AM.AMECOItem.RevisionID
Description:No description available
StatusStringValuestring
DAC Field:PX.Objects.AM.AMECOItem.Status
Description:No description available
SubitemStringValuestring
DAC Field:PX.Objects.AM.AMECOItem.SubItemID
Description:No description available
WarehouseStringValuestring
DAC Field:PX.Objects.AM.AMECOItem.SiteID
Description:No description available

Minimum Payload

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

5 required fields
{
  "BOMID": {
    "value": "string"
  },
  "BOMRevision": {
    "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