on 2010 Apr 28 8:16 PM
Hello,
I need a means of viewing/generating the notes attached to candidate activities in erecruit. I don't know if it's long text or some sort of compressed object.
Any help would be appreciated!
Kind regards,
Brad
Hello Brad,
the notes for activities are texts stored in the knowledge warehouse. Technically there is no difference between the activity notes, the cover letter or the posting texts. All are stored in the kw under the object key while an infotype contains a version id as link to the text. For activities these links are the NOTE fields in tables HRP5135 - HRP5143.
Easiest way for accessing and updating the note of an activity is getting an instance of the activity as type CL_HRRCF_ABSTRACT_ACTIVITY_REC e.g. by using the activity factory CL_HRRCF_ACTIVITY_FACTORY. CL_HRRCF_ABSTRACT_ACTIVITY_REC has the methods read_text and update_text to access / change the text.
Kind Regards
Roman
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
102 | |
8 | |
8 | |
6 | |
5 | |
5 | |
4 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.