Symptom
Opening a Data Transfer Process (DTP) with DataSource as a source or executing RS_BW_POST_MIGRATION, the following dump is triggered:
"MESSAGE_TYPE_X"
"CL_RSDS_X_TPL=================CP" bzw. CL_RSDS_X_TPL=================CM003
"GET_FIELDS_SEL"
157 IF NOT l_s_selfd-dtelnm IS INITIAL.
158 l_s_field-objecttype = l_s_selfd-dtelnm.
159 ELSEIF NOT l_s_selfd-iobjnm IS INITIAL.
160 CALL FUNCTION 'RSD_DTELNM_GET_FOR_IOBJ'
161 EXPORTING
162 i_iobjnm = l_s_selfd-iobjnm
163 IMPORTING
164 e_dtelnm = l_s_field-objecttype
165 EXCEPTIONS
166 name_error = 1
167 OTHERS = 2.
168 IF sy-subrc <> 0.
>>>>> MESSAGE ID sy-msgid TYPE 'X' NUMBER sy-msgno
170 WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
171 ENDIF.
R7 017 Namespace <XXX> is not a valid BW namespace
Read more...
Environment
- SAP NetWeaver 7.3
- SAP NetWeaver BW 7.31 (SAP NW BW 7.3 EnhP 1)
- SAP enhancement package 1 for SAP NetWeaver 7.3
- SAP NetWeaver BW 7.40
- SAP NetWeaver 7.40
- SAP NetWeaver 7.50
Product
Keywords
R7017, R7 17, RSDSSEGFD, IOBJNM, "InfoObject Template", namespace, prefix, RSNSPACE, TRNSPACE, RS_BW_POST_MIGRATION, RSDS_DATASOURCE_ACTIVATE_ALL, , KBA , BW-WHM-DST-DTP , Data Transfer Process , BW-WHM-DST-DS , DataSource , 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