Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Problem with HRHAP_DOCUMENT_MODIFY

Former Member
0 Likes
470

Hi guys,

I need to do a report to change all employees FAPP cell (Final APPraisal). Therefore Iu2019m using the following FMs:

HRHAP_DOCUMENT_GET_LIST

HRHAP_DOCUMENT_GET_DETAIL

HRHAP_DOCUMENT_MODIFY

After the FM HRHAP_DOCUMENT_MODIFY the s_return structure gives me the message u201CData was changedu201D. However, going to phap_admin_pa transaction no changes were applied at FAPP cell, but the modify time stamp of this document was updated, so it means something was changed but not my FAPP cell. I'm feeling missing something

Anyone knows how to change the cell content of the appraisal document?

Thanks in advance and regards,

Jorge.

1 REPLY 1
Read only

Former Member
0 Likes
391

Solved.

The ls_body_cells-no_value should not be = 'X'.