Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
titlePwsCostCenterPermissionSettingDetail

...

Element

Data Type

Description

Sample Data

CostCenterPermissionIdentity

PwsCostCenterPermissionRef

This structure is used to uniquely identify a cost center permission.

CostCenterPermissionSetting

Boolean

If set to 'true', the user has this cost center permission for the specified cost center(s).

true

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.


EntireOrganizationFlagBooleanIf set to 'true', the cost center permission will be set to 'true' for all cost centers within the organization.
OverrideCostCenterPermissionSettingFlagBooleanIf set to 'true', the override flag for the associated cost center permission will be set to 'true'.

Usage Example(s)


Code Block
languagexml
titleExample 01
collapsetrue
                      <b:CostCenterPermissionSettingDetail><com:PwsCostCenterPermissionSettingDetail>
                           <b<com:CostCenterPermissionIdentity>
                              <b:CostCenterPermissionId i:nil="true"/>
                              <b<com:CostCenterPermissionTag>maintainProjectsAndEngagements</bcom:CostCenterPermissionTag>
                           </bcom:CostCenterPermissionIdentity>
                           <b:CostCenterPermissionSetting>true</b:<com:CostCenterPermissionSetting>
                           <b<com:CostCenters>
                              <b<com:PwsCostCenterRef>
                           <com:CostCenterName>Executive      <b:CostCenterId i:nil="true"/>Team (USA)</com:CostCenterName>
                                  <b:CostCenterName>IT<com:CostCenterNumber>Executive Team (USA)</bcom:CostCenterName>CostCenterNumber>
                        </com:PwsCostCenterRef>
        <b:CostCenterNumber>IT Team (USA)</b:CostCenterNumber>            </com:CostCenters>
                     <b<com:CostCenterUid>1152921504606867365<EntireOrganizationFlag>false</bcom:CostCenterUid>
EntireOrganizationFlag>
                             </bcom:PwsCostCenterRef>CostCenterPermissionSetting>
                           </b:CostCenters>
        <com:OverrideCostCenterPermissionSettingFlag>true</com:OverrideCostCenterPermissionSettingFlag>
               </bcom:CostCenterPermissionSettingDetail>PwsCostCenterPermissionSettingDetail>