Skip to main content
API Family:Default
Version:24.200.001
Screen ID:PR101040

Properties

Select a row for its DAC field and description
PropertyTypeData Type
ActiveBooleanValueboolean
DAC Field:PX.Objects.PR.PRLocation.IsActive
Description:A boolean value that specifies (if set to true) that the location is used.
AddressInfoAddressAddress
DAC Field:Not mapped to a DAC field
Description:No description available
LastModifiedDateTimeDateTimeValueDateTime
DAC Field:PX.Objects.PR.PRLocation.LastModifiedDateTime
Description:No description available
UseAddressfromBranchIDStringValuestring
DAC Field:PX.Objects.PR.PRLocation.BranchID
Description:The unique identifier of the branch to which the work location belongs. The field is included in FK.Branch. The value of this field corresponds to the value of the Branch.BranchID field.
WorkLocationIDStringValuestring
DAC Field:PX.Objects.PR.PRLocation.LocationCD
Description:The user-friendly unique identifier of the work location.
WorkLocationNameStringValuestring
DAC Field:PX.Objects.PR.PRLocation.Description
Description:The description.

Minimum Payload

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

2 required fields
{
  "WorkLocationID": {
    "value": "string"
  },
  "WorkLocationName": {
    "value": "string"
  }
}

1 property could not be judged statically and is omitted; see the full properties table.

Available in Versions