Hi experts,
I am developing a report which updates some employees appraisal document, I make all the changes I need (update comments from an external file) and then I use de following function module to save the changes:
HRHAP_DOCUMENT_SAVE.
It seems that the FM works fine, all the changes are perfectly saved, however, when I go to (phap_admin) and check the dialogue, fields "last changed" and "changed by" are not updated. How could I update them?
Thanks in advance