Symptom
- In the Solution Manager System the following dump appears:
Category ABAP Programming Error
Runtime Errors CALL_FUNCTION_CONFLICT_LENG
Except. CX_SY_DYN_CALL_ILLEGAL_TYPE
ABAP Program CL_AGS_CC_APPLICATION=========CP
Application Component SV-SMG-CCM-CDMAn exception has occurred which is explained in more detail below. The
exception is assigned to class 'CX_SY_DYN_CALL_ILLEGAL_TYPE' and was not
caught in procedure
"ADD_CC_NEW_ATTRIBUTES" "(METHOD)", nor was it 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 is:
The call to function module "AGS_CC_ADD_DATA" is incorrect:
In the function module interface, it was stipulated that only fields of
a specific type and length can be specified under "IT_CUST_OBJECTS". The
currently
specified field )" ") has the right type, but its length is incorrect.
>>>>>>>> CALL FUNCTION 'AGS_CC_ADD_DATA' - Call transaction SM37 the job *SM_CCL:ATTR* is cancelled with the following error message:
Internal session terminated with a runtime error CALL_FUNCTION_CONFLICT_LENG (see ST22)
Job cancelled
Read more...
Environment
SAP Solution Manager SP05 - SP08
Product
Keywords
CALL_FUNCTION_CONFLICT_LENG, CL_AGS_CC_APPLICATION=========CP, SM_CCL:ATTR, ADD_CC_NEW_ATTRIBUTES, CX_SY_DYN_CALL_ILLEGAL_TYPE, Runtime Errors, custom code, dump. , KBA , SV-SMG-CCM , Custom Code Management , 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.