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

Properties

Select a row for its DAC field and description
PropertyTypeData Type
AccountStringValuestring
DAC Field:PX.Objects.AM.AMToolMst.AcctID
Description:No description available
ActiveBooleanValueboolean
DAC Field:PX.Objects.AM.AMToolMst.Active
Description:No description available
ConsumedCostDecimalValuedecimal
DAC Field:Not mapped to a DAC field
Description:No description available
DescriptionStringValuestring
DAC Field:PX.Objects.AM.AMToolMst.Descr
Description:No description available
ScheduleBooleanValueboolean
DAC Field:PX.Objects.AM.AMToolMst.ScheduleEnabled
Description:Indicates the tool is scheduled in APS. (Only used in APS.)
SubaccountStringValuestring
DAC Field:PX.Objects.AM.AMToolMst.SubID
Description:No description available
ToolIDStringValuestring
DAC Field:PX.Objects.AM.AMToolMst.ToolID
Description:No description available
TotalCostDecimalValuedecimal
DAC Field:Not mapped to a DAC field
Description:No description available
TotalScheduleQtyIntValueint
DAC Field:PX.Objects.AM.AMToolMst.ScheduleQty
Description:APS Schedule qty/units for scheduling tools. The number of tools available for scheduling.
TotalUsesDecimalValuedecimal
DAC Field:PX.Objects.AM.AMToolMst.ActualUses
Description:No description available
UnitCostDecimalValuedecimal
DAC Field:Not mapped to a DAC field
Description:No description available

Minimum Payload

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

3 required fields
{
  "Account": {
    "value": "string"
  },
  "Subaccount": {
    "value": "string"
  },
  "ToolID": {
    "value": "string"
  }
}

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

Available in Versions