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

Properties

Select a row for its DAC field
PropertyTypeData Type
DescriptionStringValuestring
DAC Field:PX.Objects.AM.AMLaborCode.Descr
Description:No description available
LaborAccountStringValuestring
DAC Field:PX.Objects.AM.AMLaborCode.LaborAccountID
Description:No description available
LaborCodeStringValuestring
DAC Field:PX.Objects.AM.AMLaborCode.LaborCodeID
Description:No description available
LaborSubStringValuestring
DAC Field:PX.Objects.AM.AMLaborCode.LaborSubID
Description:No description available
OverheadAccountStringValuestring
DAC Field:PX.Objects.AM.AMLaborCode.OverheadAccountID
Description:No description available
OverheadSubStringValuestring
DAC Field:PX.Objects.AM.AMLaborCode.OverheadSubID
Description:No description available
TypeStringValuestring
DAC Field:PX.Objects.AM.AMLaborCode.LaborType
Description:No description available

Minimum Payload

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

3 required fields
{
  "LaborAccount": {
    "value": "string"
  },
  "LaborCode": {
    "value": "string"
  },
  "LaborSub": {
    "value": "string"
  }
}

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

Available in Versions