Overview
This structure includes basic information about a cost center. The information represented in this structure is not comprehensive and only includes certain key attributes of a cost center deemed to be useful in a listing of cost centers.
Format
Panel |
---|
title | PwsCostCenterSummary |
---|
|
- PwsCostCenterSummary
- CostCenterId: Int32
- CostCenterName: String (50)
- CostCenterNumber: String (40)
- CostCenterUid: Int64
- CompanyIdentity: PwsCompanyRef
- EnabledForEngagementsFlag: Boolean
- EnabledForResourcesFlag: Boolean
- InactiveFlag: Boolean
- ParentCostCenterIdentity: PwsCostCenterRef
|
...