Skip to main content
API Family:Default
Version:23.200.001
Screen ID:PM209500

Properties

Select a row for its DAC field and description
PropertyTypeData Type
CostCodeIDStringValuestring
DAC Field:PX.Objects.PM.PMCostCode.CostCodeCD
Description:Get or sets unique identifier. This is a segmented key and format is configured under segmented key maintenance screen in CS module.
DescriptionStringValuestring
DAC Field:PX.Objects.PM.PMCostCode.Description
Description:Gets or sets description
LastModifiedDateTimeDateTimeValueDateTime
DAC Field:PX.Objects.PM.PMCostCode.LastModifiedDateTime
Description:No description available

Minimum Payload

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

2 required fields
{
  "CostCodeID": {
    "value": "string"
  },
  "Description": {
    "value": "string"
  }
}

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

Available in Versions