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

SAPLDMEE2_ABA Runtime Errors PERFORM_NOT_FOUND

Former Member
0 Likes
3,116

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

12 REPLIES 12
Read only

AlejandroHA
Explorer
0 Likes
2,496

Hi Maria

Currently I have same error, were you able to solve that error executing  PC00_M99_FPAYM??

Thanks in advance

Read only

Anurag_Abbi
Participant
0 Likes
2,496

Hi,

It seems your problem was related to implementation or activation of a routine named:

N_4634936720M.

Was it rectified?

Regards

Anurag

Read only

0 Likes
2,496

Thanks the problem was solved.

Alejandro

Read only

0 Likes
2,496

Hi Alejandro,

how you solved the problem?

Thanks in advance.

Read only

0 Likes
2,496

It was solved, thanks.

Read only

0 Likes
2,496

Ok, but, how it is solved? I have the same problem but I don't see the solution....

Read only

0 Likes
2,496

I'm also interested in the solution of this problem, can you tell us the solution?

Read only

0 Likes
2,496

Hi all,

we are also having the same dump.

And also looking for the solution?

Thanks in advance.

Regards

Gunter

Read only

Jelena_Perfiljeva
Active Contributor
0 Likes
2,496

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.

Read only

Former Member
0 Likes
2,496

Hello,

wen had the same problem, check this note  http://service.sap.com/sap/support/notes/1823922

best regards

Read only

0 Likes
2,496

Hi,

thank you for your answer.

SNote 1823922 solved our problem.


Regards

Gunter

Read only

0 Likes
2,496

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.