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