Symptom
When you executed client copy failed with runtime error 'CALL_METHOD_CONFLICT_TYPE' in program 'RSCLICHK'.
Category ABAP programming error
Runtime Errors CALL_METHOD_CONFLICT_TYPE
Except. CX_SY_DYN_CALL_ILLEGAL_TYPE
ABAP Program RSCLICHK
Application Component BC-CTS-CCO
Short Text
Type conflict in method call.
What happened?
Error in the ABAP application program.
The current ABAP program "RSCLICHK" had to be terminated because it found a
statement that could not be executed.
Error analysis
An exception has occurred in class "CX_SY_DYN_CALL_ILLEGAL_TYPE". This
exception was not caught
in procedure "SET_COLUMNS_TEXT" "(FORM)" or propagated by a RAISING clause.
Since the caller of the procedure could not have anticipated this
exception, the current program was terminated.
The reason for the exception occurring was:
The reason for the exception is:
The method call for method "SET_SHORT_TEXT" of class "CL_SALV_COLUMN" contains
errors. An attempt
was made to pass an incompatible variable to formal parameter "VALUE".
Read more...
Environment
SAP_BASIS release 754 and above.(New client copy tool used)
Product
Keywords
client copy dump, CALL_METHOD_CONFLICT_TYPE, RSCLICHK, CX_SY_DYN_CALL_ILLEGAL_TYPE , KBA , BC-CTS-CCO , Client Copy (For ByD issues select BC-TLM-CP) , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.
SAP Knowledge Base Article - Preview