Problem Description
HINUINFU does not update the corrosponding Infotype correctly in Income tax declaration application.
Resolution Steps
1. First of all please make sure HRXSS_PER_BEGDA should be implemented correctly. Like as follows
method IF_EX_HRXSS_PER_BEGDA~DEFAULT_DATE.
if infty = ‘0585’ or infty = ‘0586’ or infty = ‘0185’.
begda = ‘20120401’.
endif.
2. Make sure that following notes should be there in the system :
1692881
1627413
1727170
3. Also the Corrosponding payroll area should be in Current year.
4. After that also, Still facing problem then debug in the FM PERFORM_UPDATE_00002, This should give you hint, where exactly the problem is there.
Leave A Comment?
You must be logged in to post a comment.