Symptom
When perform the remote client copy with old client copy tool (SCC9) facing below dump:
Category ABAP programming error
Runtime Errors CALL_FUNCTION_WRONG_VALUE_LENG
ABAP Program SAPLSCCR
Application Component BC-CTS-CCO
Date and Time xxxx
Short Text
Incorrect field length for 'Remote Function Call'.
What happened?
The structures use in a Remote Function Call have different data
layouts on the RFC client-side and the RFC server-side. They cannot be
converted into one another.
Error analysis
A data error has occurred while making a Remote Function Call.
The length of one of the fields is incorrect.
Length of source field... 8
Length of target field .. 4
Data type of field....... 8
(Data type 0=C, 1=D, 2=P, 3=T, 4=X, 6=N, 7=F, 8=I)
128 * EXCEPTIONS
129 * OTHERS = 1.
130 REFRESH: R_NAMETAB, NTAB_CMP, NTAB_HDR.
131 CLEAR HEADER.
132
>>>>> CALL FUNCTION 'GET_FIELDTAB_REMOTE' DESTINATION HOST
Read more...
Environment
SAP BASIS release 750 to 752, with old client copy tool.
Product
Keywords
CALL_FUNCTION_WRONG_VALUE_LENG, SAPLSCCR, Remote Function Call, SCC9 runtime error. , KBA , BC-CTS-CCO , Client Copy (For ByD issues select BC-TLM-CP) , Known Error
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.