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

Using HR_INFOTYPE_OPERATION to modify data problem

Former Member
0 Likes
340

I am trying to use HR_INFOTYPE_OPERATION to update data in infotype 2001. when using INS , DEL,COP Action, it works well. But when i am trying to use MOD, there is the problem: 'Customizing error in absence/attendance type 28' .

Do Any body help me ? Many thx.

The test report is as follows:

[ report Address|http://wangyqjp.cn/?p=86]

Edited by: ross.wang on Jun 24, 2009 4:55 AM

1 REPLY 1
Read only

Former Member
0 Likes
294

Well, I don't know why the problem accurs, but i found that if you get the data from the infotype and the make some change on the data, the do the mod action, it will work well.