Symptom
You are running an upgrade on an SCM system or similar that uses a BW component. You receive the following shortdump when you are upgrading this system...
Category ABAP programming error
Runtime Errors MESSAGE_TYPE_X
ABAP Program SAPLRRBA
Application Component BW
"MESSAGE_TYPE_X"
"SAPLRRBA" bzw. LRRBAF01
"MANDT_UNIQUE_GET"
Source code:
8 IF s_determined = space.
9 CALL FUNCTION 'RS_MANDT_UNIQUE_GET'
10 IMPORTING
11 e_unique_mandt = s_unique_mandt
12 EXCEPTIONS
13 no_bw_mandt = 1.
14 IF sy-subrc NE 0.
>>>>> MESSAGE x299(brain) WITH 'SAPLRRBA' 'MANDT_UNIQUE_GET-1-'.
16 ENDIF.
17 s_determined = 'X'.
18 ENDIF.
Call stack:
12 FORM SAPLRRBA LRRBAF01 15
MANDT_UNIQUE_GET
11 FORM SAPLRRBA LRRBAF01 181
DETERMINE_CONNECTION
10 FUNCTION SAPLRRBA LRRBAU08 45
RRBA_NUMBER_GET_BW
Read more...
Environment
Any System that requires an Active BW Client, for example...
- Advanced Planning and Optimization
- Supply Chain Management
- Enterprise Resource Planning
- Bank Analyzer
Product
Keywords
BRAIN 299, BRAIN299, MANDT_UNIQUE_GET-1-, LRRBAF01, RDDEXECU, RDDEXECL, SAPLRRBA, Myself, SM59, RSTPRFC, Transport, After Import Method, AIM, SUM, RS_UPG_TOOL_HMW, Metadata not loaded, backend 'LOCAL', System error in program SAPLRRBA, System error in program, SAPLRRBA, MANDT_UNIQUE_GET-1-IQUE_GET-1- , KBA , BW-WHM-DBA-IOBJ , InfoObjects , BC-MID-RFC , RFC , SCM-APO-MD , Master Data , 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.