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

Erec custom fields not persisting

Former Member
0 Likes
207

Hi

Upgrading E-recruiting to 605 SP12 and I have an issue that has us all stumped over here!

We previously customised the Applicant Cockpit for Internal Candidates by adding components to infotype 5102 and the layout and context of HRRCF_C_PERSONL_DATA_UI. This has been working fine in production but after upgrading we have an issue in DEV and QAS.

The customisations are checkboxes and there are no issues selecting them on the Personal info tab and saving the data. I can see the data in SE16. However when you navigate to the Preferences (HRRCF_C_PREFERENCES_UI) tab and then return to the Personal info tab the checkboxes are unticked and the relevant data is no longer in the infotype. It looks like a new row is added to the database. This occurs whatever route is taken using save, or a selected roadmap step and it only occurs when navigating back from the Preferences tab!

I've compared our custom code in PRD/DEV and have found no differences. Debugging has yet to uncover an obvious cause for this behaviour.

Any ideas gratefully accepted!

Jon

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

check out transaction SPAU_ENH?

Maybe you need to do a clear when returning to the same screen?

Former Member
0 Likes

Hi Andy

Thanks for the suggestions. Nothing in SPAU_ENH relating to any enhancements that feature in this scenario and the code already has clears at what appear the appropriate points!

Thanks

Jon