on ‎2013 Jan 22 2:28 PM
Hi Guys,
I am new to WDA.
I have added some custom fields to the personal data screen of the application wizard ,I wanted to know which table should be used to store these details and also which method is used to store standard details.??
Request clarification before answering.
Hi ,
Personal data like Firstname, Lastname and communication details like e-mail, address are stored in Business partner ( BP ) associated with the candidate. Underlying tables are BUT000, ADRC, ADRP etc. Also tables like HRP5102, HRP5110 are affected.
Generally if you want to add custom fields, add to data structure HRI5102 through CI include.
refer to class CL_HRRCF_M_PERSONL_DATA and its method.
If you want to update custom fields, refer to table structure HRI5102 in your programming so that all the custom fields are automatically fetched.
Regards,
Ram
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 3 | |
| 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.