Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 2

SOURCE -

http://ilearnhrms.blogspot.in/2009/08/displaying-dff-
segments-in-self-service.html

THURSDAY, AUGUST 13, 2009

SSHR: Displaying DFF Segments in Self Service


Problem: I have a DFF (Additional Qualifications Details) which has five
segments. I want only the first two to be displayed for Employees Self
Service. How do I achieve it?

Analysis:
Through Self-Service Personalizations, we can restrict the segments that
can be displayed and hide those that we don’t want.

Example 1: If we have a DFF (Additional Qualifications Details DFF) that


has a context called as US_JOB and we have 2 segments defined in that
context, then to display both the segments, go to the personalization link
and in the Segment List, enter the values as displayed here:
NOTE: Replace the Asterisk "*" displayed here with a Pipe symbol. Due to
the limitation of this blogsite, the Pipe symbol is not displayed
US_JOB * Segment1 * Segment2

Example 2:
If you want to display only Segment1, then personalize it as:
US_JOB * Segment1

Displaying multiple context codes by using a double separator .


Example 3: Here, we have certain segments displayed under Global Data
Context and certain segments displayed under a separate context called
US_TCC then we can define it as follows
"
Global Data Context * 50 PCT Base* 50 PCT Base * * US_TCC* 50 PCT
TCC * 50 PCT TCC * Comp RatioComp Ratio
"
Please ensure that the value of the context (from the code) is displayed as
the first part.

Example: If a DFF (say Additional Qualification Flexfield) has five


segments and if we have to display segment 1 and 2 then we have to
personalize it as shown below:

Make sure the segment name is as defined in the flexfield.

Segment1 * Segment2

If we have to display segment 1,2 and 4 then we


have to personalize it as shown below:
Make sure the segment name is as defined in the
flexfield.
Segment1 * Segment2 * Segment4
NOTE: Replace the Asterisk "*" displayed here with
a Pipe symbol. Due to the limitation of this
blogsite, the Pipe symbol is not displayed

You might also like