PwsCostCenterPermissionSettingDetail
Overview
This structure contains the complete set of information about a cost center permission setting.Â
Format
PwsCostCenterPermissionSettingDetail
- PwsCostCenterPermissionSettingDetail
- CostCenterPermissionIdentity: PwsCostCenterPermissionRef
- CostCenters: PwsCostCenterRef[1..100]
Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
CostCenterPermissionIdentity | This structure is used to uniquely identify a cost center permission. | ||
CostCenters | PwsCostCenterRef[1..100] | The cost centers that the user has the specified permission for. A null or empty list indicates that the user has the permission for all cost centers. | |
EntireOrganizationFlag | Boolean | If set to 'true', the cost center permission will be set to 'true' for all cost centers within the organization. | |
OverrideCostCenterPermissionSettingFlag | Boolean | If set to 'true', the override flag for the associated cost center permission will be set to 'true'. |