Symptom
Data loading via ODP API the Data Transfer Process (DTP) fails/dump with the following error in SAP BW (subscriber / target system) :
Error in remote call of destination XYZ
Message no. RSPC051
Diagnosis
The following error occurred during the remote function call for destination XYZ:
Maximum string length exceeded
System Response
A short dump has probably been written in the other system.
Procedure
Look at the short-dump overview in the other system.
ST22 in ODP source system:
Category ABAP programming error
Runtime Errors STRING_SIZE_TOO_LARGE
ABAP Program CL_ODQ_UTILITIES==============CP
Application Component BC-BW-ODP
Short Text
Maximum string length exceeded
"STRING_SIZE_TOO_LARGE"
"CL_ODQ_UTILITIES==============CP" bzw. CL_ODQ_UTILITIES==============CM008
"WRAP_DATA"
Call program...........CL_RSDS_ACCESS_ODP============CP
Function module..... RODPS_REPL_ODP_FETCH_XML
>>>>> CALL TRANSFORMATION id SOURCE t_data = it_data RESULT XML lr_xml.
293 l_xdata = lr_xml->get_output( ).
294 CASE i_compression.
295 WHEN c_compression-asjson OR
296 c_compression-basxml.
297 e_xdata = l_xdata.
298 e_compression = i_compression.
7 METHOD CL_ODQ_UTILITIES==============CP CL_ODQ_UTILITIES==============CM008 292 CL_ODQ_UTILITIES=>WRAP_DATA
6 FORM SAPLRODPS_REPL LRODPS_REPLF01 27 TRANSFORM_DATA
5 FUNCTION SAPLRODPS_REPL LRODPS_REPLU09 160 RODPS_REPL_SOURCE_FETCH_XML
4 FUNCTION SAPLRODPS_REPL LRODPS_REPLU17 19 RODPS_REPL_ODP_FETCH_XML
Read more...
Environment
- SAP NetWeaver
- SAP BW/4HANA
- SAP ERP
- SAP ERP Central Component
- SAP enhancement package for SAP ERP
- SAP enhancement package for SAP ERP, version for SAP HANA
- SAP S/4HANA
Product
SAP BW/4HANA all versions ; SAP NetWeaver all versions
Keywords
semantic group, semantic grouping, dtp, bw, odp, operational data provisioning, extraction, STRING_SIZE_TOO_LARGE , KBA , BC-BW-ODP , Operational Data Provisioning (ODP) and Delta Queue (ODQ) , 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