cancel
Showing results for 
Search instead for 
Did you mean: 

MOVE_CAST_ERROR in Cfolders

Former Member
0 Kudos

Hi All,

I have a problem while configuring the CFolders in SRM system. It gives me a dump below when trying to access it via Web.

1. Go to tcode SICF

2. Go to path /default_host/sap/bc/kw/cf and test the service. It will

call the link http://<hostname>:8000/sap/bc/kw/cf?sap-client=0013.

Error occured

Error when processing your request

What has happened?

The URL http://<hostname>l:8000/sap/bc/kw/cf was not called due

to an error.

Note

The following error text was processed in the system P07 : Dynamic type

conflict when assigning references

The error occurred on the application server solman_P07_00 and in the

work process 0 .

The termination type was: RABAX_STATE

The ABAP call stack was:

Method: HTTP_GET of program CL_HTTP_WEBDAV_SKWF_CFF=======CP

Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program

CL_HTTP_WEBDAV_SKWF_CFF=======CP

Method: EXECUTE_REQUEST of program CL_HTTP_SERVER================CP

Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME

Module: %_HTTP_START of program SAPMHTTP

When i check the abap dump in ST22, it will show me the error below.

Runtime Errors MOVE_CAST_ERROR

Exception CX_SY_MOVE_CAST_ERROR

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 "HTTP_GET" "(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_HWR_SKWF_APP"

target type: "\CLASS=CL_HWR_SKWF_LOIO"

Hope you can assist me on this error.

Thank you,

Ice

Edited by: Maricel Villagra on Oct 24, 2009 2:43 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member524429
Active Contributor
0 Kudos

Hi Maricel,

We are facing same issue in our cFolder setup of ECC6.0 system with EHP4 SPS8.

If the mentioned issue is resolved at your side, then I am requesting you to share its possible solution.

Regards,

Bhavik G. Shroff