Symptom
The following dump happens when executing a DTP to an infocube:
Category ABAP programming error
Runtime Errors GETWA_NOT_ASSIGNED
ABAP Program CL_RSDD_CUBE_MASS_WRITER======CP
Application Component BW-WHM-DBA
"GETWA_NOT_ASSIGNED"
"CL_RSDD_CUBE_MASS_WRITER======CP" bzw. CL_RSDD_CUBE_MASS_WRITER======CM00R
"_GET_SIDS"
>>>>> LOOP AT <f_s_xtab>-t_rec INTO l_s_recno.
167 l_msgv1 = <f_s_valsid>-value.
168 l_msgv2 = <f_s_sid_cache>-iobj_name.
169 l_errnm = <f_s_sid_cache>-iobj_name.
170 r_subrc = cl_rsdd_cube_writer=>monitor_log(
171 i_recno = l_s_recno-record
172 i_msgid = 'BRAIN'
173 i_msgno = '070'
174 i_msgty = 'E'
175 i_msgv1 = l_msgv1
176 i_msgv2 = l_msgv2
177 i_errtp = cl_rsdd_cube_writer=>nc_siderr
178 i_errnm = l_errnm ).
179 IF r_subrc = cl_rsdd_cube_writer=>nc_error-no_continue.
180 _raise_msg_exception(
181 EXPORTING
182 i_msgid = 'DBMAN'
183 i_msgno = '343'
184 i_msgty = 'E' ).
185 ELSE.
Read more...
Environment
SAP Netweaver 7.5
Product
Keywords
Dump, CL_RSDD_CUBE_MASS_WRITER, GETWA_NOT_ASSIGNED, _GET_SIDS , KBA , BW-WHM-DST-DTP , Data Transfer Process , 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