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

Return/Error Message on HR_MAINTAIN_MASTERDATA "A complex application error has occurred"

Former Member
0 Likes
1,807

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

1 REPLY 1
Read only

Former Member
0 Likes
936

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.