on 2014 Jun 19 7:04 PM
Hi,
I need some clarification on E-rec Objects as I am developing one report. Wherein, I want to pull out all the candidates those are applied for that particular requisition.
When I give the logic on NA to ND relationship which gets created in HRP1001 then if recruiter has search for candidate in candidate search and pull the candidate and applied to the requisition in that case, the ND has not created for that candidate.
I have seen one case wherein candidate has applied for a requisition and then withdrawn the application in that NA to ND has created in HRp1001 but NE is not appearing for this case.
Kindly give some clarification on these object creation.
Regards,
Sarika
Request clarification before answering.
Hi Sarika,
Please keep in mind that there are cleaner ways to exploit the data model of e-recruiting and that is almost never required to access database tables directly.
Most relevant classes can be found by searching with pattern CL_HRRCF*BL. This search will give you a list of all business logic classes. Most of the times, these classes contain methods which will also return the text labels for most key fields.
Regards,
Luk
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Sarika,
If a candidate (NA) doesn't apply itself, it doesn't create a ND object (application) but a NE object (candidacy).
When candidates apply both objects are created but if recruiter assign them only a candidacy is created.
Regards,
Nicole
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 5 | |
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.