Skip to main content
API Family:Default
Version:20.200.001
Screen ID:PM301000

Properties

Select a row for its DAC field and description
PropertyTypeData Type
ActivityHistoryListProjectActivity
DAC Field:Not mapped to a DAC field
Description:No description available
ApprovalDetailsListApproval
DAC Field:Not mapped to a DAC field
Description:No description available
AssetsDecimalValuedecimal
DAC Field:PX.Objects.PM.PMTaskTotal.CuryAsset
Description:No description available
AttributesListAttributeValue
DAC Field:Not mapped to a DAC field
Description:No description available
BalancesListProjectBalance
DAC Field:Not mapped to a DAC field
Description:No description available
BillingAndAllocationSettingsProjectBillingAndAllocationSettingsProjectBillingAndAllocationSettings
DAC Field:Not mapped to a DAC field
Description:No description available
BillToSettingsBillToSettingsBillToSettings
DAC Field:Not mapped to a DAC field
Description:No description available
CustomerStringValuestring
DAC Field:PX.Objects.PM.PMProject.CustomerID
Description:The identifier of the customer for the project. Projects can be of the internal or external type. Internal projects are those that have the value of this property equal to NULL and hense are not billable.
DescriptionStringValuestring
DAC Field:PX.Objects.PM.PMProject.Description
Description:The project description.
EmployeesListProjectEmployee
DAC Field:Not mapped to a DAC field
Description:No description available
EquipmentsListProjectEquipment
DAC Field:Not mapped to a DAC field
Description:No description available
ExpensesDecimalValuedecimal
DAC Field:PX.Objects.PM.PMTaskTotal.CuryExpense
Description:No description available
ExternalRefNbrStringValuestring
DAC Field:PX.Objects.PM.PMProject.ExtRefNbr
Description:The external reference number.
GLAccountsProjectGLAccountProjectGLAccount
DAC Field:Not mapped to a DAC field
Description:No description available
HoldBooleanValueboolean
DAC Field:PX.Objects.PM.PMProject.Hold
Description:Specifies (if set to true) that the project is on hold.
IncomeDecimalValuedecimal
DAC Field:PX.Objects.PM.PMTaskTotal.CuryIncome
Description:No description available
InvoicesListProjectProFormaDetails
DAC Field:Not mapped to a DAC field
Description:No description available
LastModifiedDateTimeDateTimeValueDateTime
DAC Field:PX.Objects.PM.PMProject.LastModifiedDateTime
Description:No description available
LiabilitiesDecimalValuedecimal
DAC Field:PX.Objects.PM.PMTaskTotal.CuryLiability
Description:No description available
ProjectIDStringValuestring
DAC Field:PX.Objects.PM.PMProject.ContractCD
Description:The project CD. This is a segmented key. Its format is configured on the Segmented Keys (CS202000) form.
ProjectPropertiesProjectPropertiesProjectProperties
DAC Field:Not mapped to a DAC field
Description:No description available
ProjectTemplateIDStringValuestring
DAC Field:PX.Objects.PM.PMProject.TemplateID
Description:The template for the project.
StatusStringValuestring
DAC Field:PX.Objects.PM.PMProject.Status
Description:The status of the project.
UnionLocalsListProjectUnionLocal
DAC Field:Not mapped to a DAC field
Description:No description available
VisibilitySettingsVisibilitySettingsVisibilitySettings
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
{
  "Description": {
    "value": "string"
  },
  "ProjectID": {
    "value": "string"
  },
  "ProjectTemplateID": {
    "value": "string"
  }
}

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

Optional Children

None of these child collections is required — a payload without them is valid. If you do include one, these are the fields each row of it needs; keys the parent record supplies are named separately and must not be sent.

Available in Versions