Skip to Content
0
Former Member
Feb 04, 2012 at 05:56 PM

Getting dump in Tcode /DBM/ORDER01

139 Views

Hi Gurus,

We have installed DBM 7.0 SPS02 on IDES ECC 6.0 EHP4, While creating order in /DBM/ORDER01 we are getting dump.

Runtime Errors CALL_FUNCTION_PARM_UNKNOWN

Exception CX_SY_DYN_CALL_PARAM_NOT_FOUND

Function parameter "RESET_BUFFER" is unknown.

Termination occurred in the ABAP program "/DBM/CL_CU_BUSINESS_PARTNER===CP" -

in "GET_BP_DESCRIPTION".

The main program was "/DBM/SAPLORDER_UI ".

In the source code you have the termination point in line 112

of the (Include) program "/DBM/CL_CU_BUSINESS_PARTNER===CM005".

The termination is caused because exception "CX_SY_DYN_CALL_PARAM_NOT_FOUND"

occurred in

procedure "GET_BP_DESCRIPTION" "(METHOD)", but it was neither handled locally

nor declared

in the RAISING clause of its signature.

The procedure is in program "/DBM/CL_CU_BUSINESS_PARTNER===CP "; its source

code begins in line

1 of the (Include program "/DBM/CL_CU_BUSINESS_PARTNER===CM005 ".