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

Candidate has a candidacy

Former Member
0 Likes
251


Hi,

is there a method or fuba to find if a candidate has a candidacy ?

Merci..

Thomas

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi Thomas,

there are several ways to find it out.

More object oriented way is to use the central candidate class CL_HRRCF_CANDIDATE and checks via method GET_CANDIDACY.

Or fast and simple via relation data bases (select statement)

HRP1001 as relation otype=NA to sclas=NE

(via buffer table T77RCF_CDCYLIST -> buffer table just exist since EHP4 SP6 and the usage must be activated via T77S0 parameter)

Regards,

Eugen

Former Member
0 Likes

Hi,

Thanks Eugen..

BR

Answers (0)