Hi all,.......
while creating milestone billing (VA01 create with reference) we are getting dump error.
below is error analysis text.
please let me know how to resolve this.
___________________________________________________
Error analysis
An exception occurred that is explained in detail below.
The exception, which is assigned to class 'CX_SY_DYN_CALL_ILLEGAL_FORM', was
not caught in
procedure "VBAP_KOPIEREN_VORBEREITEN" "(FORM)", nor was it propagated by a
RAISING clause.
Since the caller of the procedure could not have anticipated that the
exception would occur, the current program is terminated.
The reason for the exception is:
The program "SAPFV45C" is meant to execute an external PERFORM,
namely the routine "DATEN_KOPIEREN_905" of the program "SAPFV45C", but
this routine does not exist.
This may be due to any of the following reasons:
1. One of the programs "SAPFV45C" or "SAPFV45C" is currently being developed.
The name "DATEN_KOPIEREN_905" of the called routine may be incorrect, or
the routine "DATEN_KOPIEREN_905" is not yet implemented in the program
"SAPFV45C".
-
2. If the program SAPMSSY1 is involved in the runtime error, one of
the function modules called via RFC is not flagged as remote-capable.
(see Transaction SE37 Goto -> Administration -> RFC flag)
3. There is an inconsistency in the system. The versions of the
programs "SAPFV45C" and "SAPFV45C" do not match.