Want in source infotype to call a func.module, which shall update other infotype(s) in background.
Have tried out with HR_INFOTYPE_OPERATION, but without success - gives mitchmatch of source it and target it in the internal it buffer tables.
How to do?
Requirements also are to secure rollback, if update of the last of ex. 3 target its fails.
Anyone has experience on this issue?
Regards Søren
Hi Soren,
Each infotype has a different table structure. From what I understand your problem, you get an error of mismatch source and target. When you want to create another infotype, make sure the target infotype structure is fully populated.
If this is not the problem you are having, please provide us the code.
Add a comment