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

Properties

Select a row for its DAC field
PropertyTypeData Type
AccountStringValuestring
DAC Field:PX.Objects.AM.AMMach.MachAcctID
Description:No description available
ActiveBooleanValueboolean
DAC Field:PX.Objects.AM.AMMach.ActiveFlg
Description:No description available
AssetIDStringValuestring
DAC Field:PX.Objects.AM.AMMach.AssetID
Description:No description available
CalendarIDStringValuestring
DAC Field:PX.Objects.AM.AMMach.CalendarID
Description:No description available
DescriptionStringValuestring
DAC Field:PX.Objects.AM.AMMach.Descr
Description:No description available
DownBooleanValueboolean
DAC Field:PX.Objects.AM.AMMach.DownFlg
Description:No description available
EfficiencyDecimalValuedecimal
DAC Field:PX.Objects.AM.AMMach.MachEff
Description:No description available
MachineIDStringValuestring
DAC Field:PX.Objects.AM.AMMach.MachID
Description:No description available
StandardCostDecimalValuedecimal
DAC Field:Not mapped to a DAC field
Description:No description available
SubaccountStringValuestring
DAC Field:PX.Objects.AM.AMMach.MachSubID
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"
  },
  "CalendarID": {
    "value": "string"
  },
  "MachineID": {
    "value": "string"
  },
  "Subaccount": {
    "value": "string"
  }
}

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

Available in Versions