Skip to main content
API Family:Manufacturing
Version:23.200.001
Screen ID:AM208500

Properties

Select a row for its DAC field and description
PropertyTypeData Type
AttributesListAttributeDetail
DAC Field:Not mapped to a DAC field
Description:No description available
BOMIDStringValuestring
DAC Field:PX.Objects.AM.AMBomItem.BOMID
Description:The identifier of the bill of material.
EndDateDateTimeValueDateTime
DAC Field:PX.Objects.AM.AMBomItem.EffEndDate
Description:The last date when the BOM revision was effective.
HoldBooleanValueboolean
DAC Field:PX.Objects.AM.AMBomItem.Hold
Description:A Boolean value that indicates whether the BOM item is on hold.
InventoryIDStringValuestring
DAC Field:PX.Objects.AM.AMBomItem.InventoryID
Description:The identifier of the stock item that is produced by using the bill of material.
RevisionStringValuestring
DAC Field:PX.Objects.AM.AMBomItem.RevisionID
Description:The identifier of the BOM revision, which is the modification of the bill of material.
StartDateDateTimeValueDateTime
DAC Field:PX.Objects.AM.AMBomItem.EffStartDate
Description:The date when the BOM revision becomes effective.
StatusStringValuestring
DAC Field:PX.Objects.AM.AMBomItem.Status
Description:The status of the revision.
SubitemStringValuestring
DAC Field:PX.Objects.AM.AMBomItem.SubItemID
Description:The subitem of the stock item.
WarehouseStringValuestring
DAC Field:PX.Objects.AM.AMBomItem.SiteID
Description:The warehouse ID.

Minimum Payload

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

3 required fields
{
  "BOMID": {
    "value": "string"
  },
  "InventoryID": {
    "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.

  • Attributesa list of AttributeDetailrequired if you include one:AttributeIDDescriptionLabelsupplied by the parent:AttributeBOMID

Available in Versions