Symptom
You got the following short dump in the job BI_PROCESS_LOADING when run an infopackage in a process chain:
Category ABAP programming error
Runtime Errors MESSAGE_TYPE_X
ABAP Program SAPLRSSM_SECSTORE
Application Component BW-WHM-DST
Date and Time 21.03.2022 15:44:28
"MESSAGE_TYPE_X"
"SAPLRSSM_SECSTORE" bzw. LRSSM_SECSTOREU01
"RSSM_SECSTORE_INSERT"
92 * break-point.
93 call function 'SECSTORE_INSERT_ITEM'
94 exporting
95 ident = l_id
96 data = l_data
97 * data_len = l_data_len
98 * optional_key = lf_optional_key
99 client_independent = clindep
100 insert_forced = force
101 tables
102 repaclist = lt_acl
103 exceptions
104 internal_error = 1
105 invalid_description = 2
106 invalid_auth = 3
107 others = 4.
108 if sy-subrc <> 0.
>>>>> MESSAGE ID sy-msgid TYPE 'X' NUMBER sy-msgno
110 WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
111 endif.
The call stack is as follows:
7 FUNCTION SAPLRSSM_SECSTORE
RSSM_SECSTORE_INSERT
6 FUNCTION SAPLRSSM_SECSTORE
RSSM_SECSTORE_STATE
5 FORM SAPLRSS1
RSS1_SAVE_PAK_AND_SEL
4 FUNCTION SAPLRSS1
RSSM_SDL_INFOPACKAGE_DIALOG
3 FUNCTION SAPLRSSM_PROCESS
RSSM_PROCESS_LOADING
Read more...
Environment
- SAP NetWeaver 7.0
- SAP NetWeaver 7.1
- SAP NetWeaver 7.2
- SAP NetWeaver 7.3
- SAP NetWeaver 7.4
- SAP NetWeaver 7.5
- SAP enhancement package 1 for SAP NetWeaver 7.0
- SAP enhancement package 2 for SAP NetWeaver 7.0
- SAP enhancement package 3 for SAP NetWeaver 7.0
- SAP enhancement package 1 for SAP NetWeaver 7.3
Product
Keywords
KBA , BW-WHM-DST-PC , Process Chains , 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