cancel
Showing results for 
Search instead for 
Did you mean: 

Dump in debit memo request

Former Member
0 Kudos

Hi, All

while creating debit memo ,when i take the refrence of billing document ,

and click on copy ,the system is throwing dump, given below,

Can any one let me know how to resolve it

Error analysis

An exception occurred that is explained in detail below.

The exception, which is assigned to class 'CX_SY_DYN_CALL_ILLEGAL_FORM', wa

not caught in

procedure "VBAK_KOPIEREN" "(FORM)", nor was it propagated by a RAISING clau

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_952" 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 develope

The name "DATEN_KOPIEREN_952" of the called routine may be incorrect, or

the routine "DATEN_KOPIEREN_952" 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.

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

Lakshmipathi
Active Contributor
0 Kudos
DATEN_KOPIEREN_952

It seems some routine (952) is developed which is causing the problem. Take the help of ABAPer and read the coding so that you will come to know why system is giving dump error.

Else try Runing program RV80HGEN so that if any zee routine is not activated, it will get activated after you run this program.

thanks

G. Lakshmipathi