cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

e Recruiting HRRCF_CANDIDATE_PREVIEW’- Candidate data overview form

Former Member
0 Likes
243

Hi

I have copied the standard candidate overview screen u2018HRRCF_CANDIDATE_PREVIEWu2019 and created two forms i.e. one for internal and the other for external. The reason is due to adding the 2 additional fieds for the Internal Candidates I think I need assign these forms to respective objects/activities. I have verified the IMG path and I didnu2019t get the right path. Can you provide me a table or IMG path to assign the above document for the right object/activity please?

Thanks in advance.

Accepted Solutions (0)

Answers (2)

Answers (2)

NicoleGeischnek
Product and Topic Expert
Product and Topic Expert
0 Likes

Hello Robin,

The data overview can only be set generally for the candidate object - which means you can't customize to use one form for internal candidates and another for the external ones.

Have you thought about including that check in the form directly? In case it is an employee, add the two fields in the display and vice-versa.

Regards

Nicole

Former Member
0 Likes

Hi Guys

Please can you respond to the following query. Thank you

Former Member
0 Likes

Hello,

Like what Nicole has mentioned, if you have different forms, it will not be possible to show the different forms based on candidate type i.e. Internal or External. What you can do is to include a condition in the smartform to check the candidate type. You can then have 2 tables, one for external and another internal which you can place under 'TRUE' and 'FALSE' to handle this requirement. I do not think there is a standard field paramter to check but you could look at using CL_HRRCF_CANDIDATE:IS_EMPLOYEE to determine True or False.

Best Regards,