Symptom
The runtime error (short dump) below occurs when executing a delta request or attempting to check data using transaction RSA7 in the source system:
Category ABAP Programming Error
Runtime Errors DATA_LENGTH_TOO_LARGE
Except. CX_SY_RANGE_OUT_OF_BOUNDS
ABAP Program SAPLRSC1
Application Component BC-BW
(...)
432 DESCRIBE FIELD e_t_data LENGTH l_lbm IN BYTE MODE.
433 MOVE <s> to <t>(l_lbm).
>>>>> MOVE <l_f> TO e_t_data(l_lbm).
(...)
SY-MSGTY E
SY-MSGID SR
SY-MSGNO 134
SY-MSGV1 [user name]
SY-MSGV2 [function group]
Read more...
Environment
- Source System of BW system
- SAP ERP
- SAP enhancement package for SAP ERP
- SAP enhancement package for SAP ERP, version for SAP HANA
Product
Keywords
DATA_LENGTH_TOO_LARGE CX_SY_RANGE_OUT_OF_BOUNDS SAPLRSC1 LRSC1F01 HANDLE_COMP_DATA SR134 , KBA , BC-BW , BW Service API , 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.