cancel
Showing results for 
Search instead for 
Did you mean: 

dump when creating confirmation in BRF

0 Kudos

Hi All,

When I am trying to create confirmation document in portal I am getting following excepton. We have activated only BUS2203 to process contorlled workflows.

An exception occurred that is explained in detail below.

The exception, which is assigned to class 'CX_SY_MOVE_CAST_ERROR', was not

caught in

procedure "INIT_BRF_TRACE" "(METHOD)", 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:

It was tried to assign a reference to a rereference variable using the

'CAST' operation ('?=' or 'MOVE ?TO').

However, the current content of the source variable does not fit into

the target variable.

source type: "\CLASS=CL_TRACE_BRF"

target type: "\CLASS=/SAPSRM/CL_WF_BRF_TRACE"

Please help me regarding this. Thanks in advance.

Regards,

Rama Krishna.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Did you activate the standard BC set for confirmation? or you have implmented the custom?

Saravanan

0 Kudos

Hi,

I have created process schema and levels. I have not activated BC sets.

Regards,

Rama Krishna.