...
Panel | ||
---|---|---|
| ||
|
Elements
Element | Data Type | Description | Sample Data | ||||
---|---|---|---|---|---|---|---|
CostCenterNotificationIdentity | The cost center notification identity. | ||||||
CostCenters | PwsCostCenterRef[1..100] | This structure is used to uniquely identify a cost center.CostCenterNotificationSetting | |||||
EntireOrganizationFlag | Boolean | If set to 'true', the user will | receive an email for this notification type for the specified cost centers.true | CostCenters | PwsCostCenterRef[1..100] | This structure is used to uniquely identify a cost center.have this permission for all cost centers in the entire organization | false |
OverrideCostCenterNotificationSettingFlag | Boolean | If set to 'true', the override flag for the associated cost center notification will be set to 'true' | true |
Usage Example(s)
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<b:CostCenterNotificationSettingDetail><com:PwsCostCenterNotificationSettingDetail> <b<com:CostCenterNotificationIdentity> <b:CostCenterNotificationId i:nil="true"/> <b<com:CostCenterNotificationTag>ProjectStageChange</bcom:CostCenterNotificationTag> </bcom:CostCenterNotificationIdentity> <b:CostCenterNotificationSetting>true</b:<com:CostCenterNotificationSetting> <b<com:CostCenters> <b<com:PwsCostCenterRef> <com:CostCenterName>IT <b:CostCenterId i:nil="true"/>Team (USA)</com:CostCenterName> <b:CostCenterName>IT<com:CostCenterNumber>IT Team (USA)</bcom:CostCenterName>CostCenterNumber> </com:PwsCostCenterRef> <b:CostCenterNumber>IT Team (USA)</b:CostCenterNumber> </com:CostCenters> <b<com:CostCenterUid>1152921504606867365<EntireOrganizationFlag>false</b:CostCenterUid> com:EntireOrganizationFlag> </bcom:PwsCostCenterRef>CostCenterNotificationSetting> </b:CostCenters><com:OverrideCostCenterNotificationSettingFlag>true</com:OverrideCostCenterNotificationSettingFlag> </bcom:CostCenterNotificationSettingDetail>PwsCostCenterNotificationSettingDetail> |