2006 Aug 07 4:56 PM
hi guys,
i have some problems with hiring a new employee. i have to run hr_maintain_masterdata in background, because the application in run from the portal. I get the error that some complex application error has occured. But when i set dialog_mode to '1', it works!!! The R3 IT0001 screen pops up without any error message. I can then just save my data and the hiring is done.
So the problem occurs only when run in background. Any ideas???
thx in advance,
Kristof
Message was edited by: Kristof Allaerts
hi guys,
i have some problems with hiring a new employee. i have to run hr_maintain_masterdata in background, because the application in run from the portal. I get the error that some complex application error has occured. But when i set dialog_mode to '1', it works!!! The R3 IT0001 screen pops up without any error message. I can then just save my data and the hiring is done.
So the problem occurs only when run in background. Any ideas???
thx in advance,
Kristof
Message was edited by: Kristof Allaerts
2006 Aug 07 5:54 PM
Does it generate any popups, or expect any user inputs? The background job may fail because of that.
Monitor the job log via SM37, it should give you some ideas.
Hope this helps.
Sudha
2006 Aug 08 8:44 AM
No, there are no popups or error messages... when i press enter it says i can save my input (without changing any inputfield).
I forgot to mention that this only occurs when rehiring somebody. First time hiring works fluently.
When rehiring, for some reason the sy-msgno is set to 344...
2006 Aug 08 8:46 AM
I think the sy-msgno should be good clue to start with. Also get the name of the msg class which this msg belongs to, and find out what it means.
Hope this helps.
Sudha