‎2015 Sep 15 11:42 AM
Hi SAP Experts and friends,
I would like seek help/assistance for the error w/c I've encounter when i'm using HR_MAINTAIN MASTERDATA for HIRING Updating IT000, IT0001,
IT0002, IT0007, IT0008, IT0016 and IT0105. the return/Error message was "A complex application error has occurred" when i set the FM to dialog mode = 2, I was able to upload/input data per screen. and when i set to dialog mode = 0. I got this message and all infotypes which i need to update/insert was not successful.
i would like also to know on how to manage / trap or to avoid at what happen when i encounter this error message.
Thanks Guys for your help.
Ryan
‎2015 Sep 15 12:18 PM
Hi,
Please check if all the required data is passed correctly in the FM. This error occurs usually when any data for a particular screen is missed.
If you check the FM and debug it you will find the same at line no 419.
Hope this helps.