cancel
Showing results for 
Search instead for 
Did you mean: 

Adding new infotype in employee & manager + TMS talent profile

Former Member
0 Kudos

Dear Gurus,

Currently we are implementing talent management for our client and the client has the following requirement:

  • Change the employee and manager + TMC talent profile window caption to a custom text.

  • add new infotype into employee and manager + TMC talent profile

  • Let's say it is possible to add new infotype into talent profile, do we have to configure our TREX search engine in order to accommodate this new infotype?

do you have any experience in talent profile enhancement or customization?

if you do have that experience, please give us any advice regarding to this matter.

Thank you very much


Regards,

Bobbi

Accepted Solutions (1)

Accepted Solutions (1)

MartinHastik
Active Participant
0 Kudos

Hi Bobbi,

1) it is possible to change the the caption to a custom text. Therefor you need someone which is familiar with WebDynpro und FPM.

2) It is possible to add a custom info type to the talent profile with a FPM configuration. If you want to get search results based on data of this new info type you have to enhance the enterprise search model with esh_cockpit. Additionally you have to create classes for indexing the new data.

best regards

Martin

Former Member
0 Kudos

Dear Martin,

Thank you very much for the reply.

Can you give me some direction about which part (program/configuration) should I enhance (if ABAP level) or configure?

Regards,

Bobbi

Former Member
0 Kudos

Hi Bobbi,

Please make changes in webdynpro application HRTMC_EMPLOYEE_PROFILE

Package of Web Dynpro Application HCM_TMC

The following changes are required to add new infotype in talent profile:

  1. Go to Component Configuration for Application HRTMC_EMPLOYEE_PROFILE using FPM_OIF_COMPONENT and choose Start Configurator.
  2. Create Component configuration enhancement (Give your inforype enhancement)  using Additional Function->Enhance
  3. Add a Main window using the Create Main Window Icon a new Tab window with the name Main view7 will get generated. Change the heading using the portal configuration to Överview
  4. Provide the WD component (Application you want to insert) and the main window name (Tab Name).
  5. Save it and close the configuration

Regards,

Titiksha

Answers (0)