2013 Aug 07 10:52 AM
Dears,
could you please help, we receive a runtime error when executing transaction PC00_M99_FPAYM
Information on where terminated
Termination occurred in the ABAP program "SAPLDMEE2_ABA" - in
"CONTROLLER_MAPPING".
The main program was "SAPFPAYM ".
In the source code you have the termination point in line 94
of the (Include) program "LDMEE2_ABAF34".
The termination is caused because exception "CX_SY_DYN_CALL_ILLEGAL_FORM"
occurred in
procedure "CONTROLLER_MAPPING" "(FORM)", but it was neither handled locally nor
declared
in the RAISING clause of its signature.
The procedure is in program "SAPLDMEE2_ABA "; its source code begins in line
7 of the (Include program "LDMEE2_ABAF34 ".
i have checked the include, it is calling a form 'fill_interface_extension', but i cannot find the form.
Have checked the notes, but did not find anything for the same error.
when running payroll for netherlands, everything is ok, but for Germany we have an error.
Please recommend how to solve the issue
Thank you
2013 Oct 23 6:00 PM
Hi Maria
Currently I have same error, were you able to solve that error executing PC00_M99_FPAYM??
Thanks in advance
2013 Oct 23 8:16 PM
Hi,
It seems your problem was related to implementation or activation of a routine named:
N_4634936720M.
Was it rectified?
Regards
Anurag
2013 Nov 06 9:48 AM
2013 Nov 27 10:57 AM
2013 Dec 11 4:27 PM
2013 Dec 12 8:32 AM
Ok, but, how it is solved? I have the same problem but I don't see the solution....
2013 Dec 19 2:10 PM
I'm also interested in the solution of this problem, can you tell us the solution?
2014 Jan 07 2:36 PM
Hi all,
we are also having the same dump.
And also looking for the solution?
Thanks in advance.
Regards
Gunter
2014 Jan 07 5:42 PM
While it's not very nice of the OP and Alejandro above to do not update the post, the explanation and solution do seem quite clear from the short dump attached to the OP. Just open the ZIP file (it has a plain TXT inside) and read the sections 'Error analysis' and 'How to correct the error'. And if you're not an ABAPer - ask an ABAPer.
2014 Jan 17 8:05 AM
Hello,
wen had the same problem, check this note http://service.sap.com/sap/support/notes/1823922
best regards
2014 Jan 17 11:13 AM
Hi,
thank you for your answer.
SNote 1823922 solved our problem.
Regards
Gunter
2014 Mar 20 3:30 PM
Thanks Rudolf
1823922 also fixed us, including the issue with the XML upload that was complaining about "State Records K" being an empty node when activating.