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

Properties

Select a row for its DAC field
PropertyTypeData Type
AccountStringValuestring
DAC Field:PX.Objects.AM.AMOverhead.AcctID
Description:No description available
CostRateDecimalValuedecimal
DAC Field:PX.Objects.AM.AMOverhead.CostRate
Description:No description available
DescriptionStringValuestring
DAC Field:PX.Objects.AM.AMOverhead.Descr
Description:No description available
OverheadIDStringValuestring
DAC Field:PX.Objects.AM.AMOverhead.OvhdID
Description:No description available
OverheadTypeStringValuestring
DAC Field:PX.Objects.AM.AMOverhead.OvhdType
Description:No description available
SubaccountStringValuestring
DAC Field:PX.Objects.AM.AMOverhead.SubID
Description:No description available

Minimum Payload

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

4 required fields
{
  "Account": {
    "value": "string"
  },
  "OverheadID": {
    "value": "string"
  },
  "OverheadType": {
    "value": "string"
  },
  "Subaccount": {
    "value": "string"
  }
}

For every property this entity accepts, see the properties table.

Available in Versions