Purpose
This page explains how to configure icons for the Succession Org Chart.
Overview
In the Succession Org Chart, it is possible to display icons in the position node representing the employee's Talent Flags, such as Risk Of Loss, Impact of Loss, Minority, etc. To see what the icons look like see the Wiki Page Succession Org Chart v12 - Functionality Overview - Layout and Display Options. This week page points to resources on how to configure the icons and lists what standard elements can be configured as icons.
How to configure Icons for the Succession Org Chart?
For information on how to configure the icons, refer to the Succession Implementation Guide - Configuring Icons for the Succession Org Chart.
What to use for the "value" in the SOC XML configuration?
When configuring icons for the Succession Org Chart, you will need to specify the "value" XML tag to map an icon to each value that the field can hold. What to use for the "value" XML tag depends on the field type:
- Picklist fields: use the "minValue" from the picklist option. For example, in the picklist "impactOfLoss", the minValue is 1. Therefore, the "value" XML tag will be: <value>1.0</value>
- Boolean fields: since boolean fields only hold the values "true" or "false", you need to use this value. Example: <value>true</value>
- Gender field: the "gender" standard element is an exception. You should use the values "M" (male) or "F" (female) for this field. Example: <value>M</value>
Troubleshooting
For guidance and troubleshooting in the form of decision tree, please see SAP Guided Answers - Succession Org Chart - Icons/Talent Flags are not displaying
Supported Standard Elements and their Mapping Values
Succession Data Model ID | SOC XML key | Mapping values | Icon Support for SOC v12 |
addressLine1 | addr1 | No enumeration – textOption only | |
addressLine2 | addr2 | No enumeration – textOption only | |
benchStrength | benchStrength | Can be a picklist | |
businessPhone | biz_phone | No enumeration – textOption only | |
businessSegment | businessSegment | Can be a picklist | |
citizenship | citizenship | Can be a picklist | |
city | city | No enumeration – textOption only | |
competency | competency | Latest sysOverallCompetency rating, using the normalized matrix competency scale | |
country | country | No enumeration – textOption only | |
custom01-15 | custom01, custom02, etc. | No enumeration – textOption only | |
sysOverallCustom1 | customrating1 | Latest sysOverallCustom1 rating, using the normalized matrix custom1 scale | |
sysOverallCustom2 | customrating2 | Latest sysOverallCustom2 rating, using the normalized matrix custom2 scale | |
dateOfBirth | dateOfBirth | No enumeration – textOption only (date format) | |
dateOfPosition | dateOfPosition | No enumeration – textOption only (date format) | |
department | department | Enumerated. Automatically retrieved from the company’s department list | |
division | division | Enumerated. Automatically retrieved from the company’s division list | |
No enumeration – textOption only | |||
empId | empId | No enumeration – textOption only | |
ethnicity | ethnicity | Can be a picklist | |
fax | fax | No enumeration – textOption only | |
firstName | firstName | No enumeration – textOption only | |
function | function | Can be a picklist | |
futureLeader | futureLeader | true, false | |
gender | gender | M , F | |
hireDate | hireDate | No enumeration – textOption only (date format) | |
impactOfLoss | impactOfLoss | Can be a picklist | |
jobCode | jobCode | No enumeration – textOption only | |
keyPosition | keyPosition | true , false | |
lastName | lastName | No enumeration – textOption only | |
lastReviewDate | last_review_date | No enumeration – textOption only (date format) | |
level | level | Can be a picklist | |
location | location | Enumerated. Automatically retrieved from the company’s location list | |
managerId | managerId | No enumeration – textOption only | |
married | married | true , false | |
matrix1label | matrix1label | Latest performance/potential matrix grid placement. No enumeration - textOption | |
matrix2label | matrix2label | Latest How vs. What matrix grid place ment. No enumeration | |
matrixManaged | matrixManaged | true , false | |
mi | mi | No enumeration – textOption only | |
minority | minority | true , false | |
nationality | nationality | Can be a picklist | |
newToPosition | newToPosition | true , false | |
objective | objective | Latest sysOverallObjective rating, using the normalized matrix objective scale | |
performance | performance | Latest sysOverallPerformance rating, using the normalized matrix perform ance scale | |
potential | potential | Latest sysOverallPotential rating, using the normalized matrix potential scale | |
reasonForLeaving | reasonForLeaving | Can be a picklist | |
reviewFreq | review_freq | No Enumeration – textOption only | |
riskOfLoss | riskOfLoss | Can be a picklist | |
serviceDate | serviceDate | No enumeration – textOption only (date format) | |
ssn | ssn | No enumeration – textOption only | |
state | state | No enumeration – textOption only | |
talentPool | talentPool | Can be a picklist | |
title | title | No enumeration – textOption only | |
userId | userId | No enumeration – textOption only | |
username | username | No enumeration – textOption only | |
zipCode | zip | No enumeration – textOption only |
Related Content
Bridge KBA: 3028933
Related SAP KBAs
SAP Guided Answers - Succession Org Chart - Icons/Talent Flags are not displaying
SAP KBA 2312879 - Succession Org Chart: Icons are not appearing
SAP KBA 2377769 - Talent Flag icons not showing for users in Succession Org Chart