Hi altogther,
I have a problem, displaying the notes in an employee Profile (SAPUI5 application), made by a manager. I already located the part in source code which leads to the empty notes view.
Method get_pernr_from_memory is the problem because it always imports 00000000 for lv_pernr (see the attached picture). So the query in method read_notes doesn't find any entries in hrmss_d_notes because there are no notes with e_pernr = 00000000. Changing this parameter in Debugging to a correct pernr brings up the notes earlier added.
What is the cause for this and what can I do for correct behavior?
thanks in advance and best regards from Germany
Christian