CostCode
3 properties
Properties
Select a row for its DAC field and description| Property | Type | Data Type | |
|---|---|---|---|
CostCodeID | StringValue | string | |
DAC Field: PX.Objects.PM.PMCostCode.CostCodeCDDescription:Get or sets unique identifier. This is a segmented key and format is configured under segmented key maintenance screen in CS module. | |||
Description | StringValue | string | |
DAC Field: PX.Objects.PM.PMCostCode.DescriptionDescription:Gets or sets description | |||
LastModifiedDateTime | DateTimeValue | DateTime | |
DAC Field: PX.Objects.PM.PMCostCode.LastModifiedDateTimeDescription:No description available | |||
Minimum Payload
Derived from static analysis of the 2025.2 source; runtime configuration may require additional fields.
{
"CostCodeID": {
"value": "string"
},
"Description": {
"value": "string"
}
}For every property this entity accepts, see the properties table.