Versions Compared

Key

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

Overview

A collection of this structure represents the cost centers skills that satisfy the search criteria for project role's cost center.  an unnamed candidate.

Format

Panel
titlePwsCostCenterCriteriaPwsSkillCriteria
  • PwsCostCenterCriteriaPwsSkillCriteria

Element

Element

Data Type

Required?

Default

Description

Sample Data

CascadeFlag

SkillIdentity

Boolean

CostCenterIdentity

PwsCostCenterRef

Yes

The identity of the cost center included in the search criteria. Click here for detail.

PwsSkillRef

No

false

If it is 'true', this cost center and all of its children are included in the search criteria for a project role's cost center.

false


The data structure that defines a resource skill. Click here for more information.


SkillLevelMask

Int64

No

31

The acceptable skill levels for the given skill. Resources that have this skill at any of the allowed levels will meet the search criteria.

The number that is used is a bit mask of the five skill levels. It is the sum of the Decimal numbers from the table below that map to the acceptable skill levels. For example, if the mask is 3, then the levels are 1 and 2 with a bitmap of "11000"; if mask is 4, the level is 3 with a bitmap of "00100"; If mask is 31, the levels are 1, 2, 3, 4 and 5 with a bitmap of "11111".

LevelBitmapDecimal Number
1100001
2010002
3001004
4000108
50000116



3


Usage Example(s)

Code Block
languagexml
titleExample 01
collapsetrue
  							  <c:PwsCostCenterCriteria>                <com:PwsSkillCriteria>
                 <c:CascadeFlag>true</c:CascadeFlag>    <com:SkillIdentity>
                             <c:CostCenterIdentity><com:SkillGroupIdentity>
                                    <b:CostCenterId i:nil="true"/>
           <com:SkillGroupName>Technology</com:SkillGroupName>
                        <b:CostCenterName>US-Telecom*</bcom:CostCenterName>SkillGroupIdentity>
                                    <b:CostCenterNumber>US4</b:CostCenterNumber><com:SkillName>HTML</com:SkillName>
                                    <b:CostCenterUid>1152921504606856649</b:CostCenterUid></com:SkillIdentity>
                                 </c:CostCenterIdentity><com:SkillLevelMask>3</com:SkillLevelMask>
                              </ccom:PwsCostCenterCriteria>PwsSkillCriteria>