Symptom
Infopackage run ended with the following dump:
Category ABAP programming error
Runtime Errors UNCAUGHT_EXCEPTION
Except. CX_RSR_X_MESSAGE
ABAP Program SAPLRRMS
Application Component BW-BEX-OT
"UNCAUGHT_EXCEPTION" CX_RSR_X_MESSAGE
"SAPLRRMS" bzw. LRRMSU13
"RRMS_X_MESSAGE"
Source code:
85 DATA: l_text TYPE string,
86 l_repid TYPE syrepid.
87
88 l_repid = i_program.
89 l_text = i_text.
90
>>>>> RAISE EXCEPTION TYPE cx_rsr_x_message
92 EXPORTING
93 text = l_text
94 program = l_repid
95 previous = i_r_previous.
96 ENDIF.
Call stack:
28 FUNCTION SAPLRRMS LRRMSU13 91
RRMS_X_MESSAGE
27 FORM SAPLRRS2 LRRS2F00 13
X_MESSAGE
26 FUNCTION SAPLRRS2 LRRS2U11 34
RRS_GVAR_SELOPT_FILL
25 FUNCTION SAPLRRS2 LRRS2U03 125
RRS_GVAR_FROM_VREP_FILL
24 METHOD CL_RSR_RRK0_DATA_PKG_FILLER===CP CL_RSR_RRK0_DATA_PKG_FILLER===CM00X 14
CL_RSR_RRK0_DATA_PKG_FILLER=>IF_RSR_RRK0_GENPROG_CALLBACK~CREATE_RUNTIME_CONTEXT
Also, variable I_TEXT contains the value SELOPT_ASSIGN-01- or INITFL_ASSIGN-01-
Read more...
Environment
SAP Netweaver BW
Product
Keywords
CONVERSION_EXIT, FL, 651, FL651, SAPCNVE , KBA , BW-WHM-DST , Data Staging , BW-BEX-OT , OLAP Technology , BW4-AE-CORE , Core Services , 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