Symptom
The following Dump happens in transaction RSPC, when the button "Subtree refresh" is used:
"TABLE_INVALID_INDEX" " "
"CL_RSPC_COMPTLOGO_TREE========CP" or "CL_RSPC_COMPTLOGO_TREE========CM00B"
"IF_RSAWBN_AWBOBJ~GET_RELATED"
82 IF NOT l_t_comp[] IS INITIAL.
83 l_s_tlogo-tlogo = p_tlogo.
84 l_s_tlogo-objnm = l_s_comp-applnm.
85 APPEND l_s_tlogo TO e_t_tlogo.
>>>>> DELETE l_t_comp INDEX l_tabix.
87 WHILE NOT l_s_comp-nextname IS INITIAL.
88 READ TABLE l_t_comp INTO l_s_comp WITH KEY applnm = l_s_comp-nextname.
89 IF sy-subrc <> 0.
Read more...
Environment
- SAP NetWeaver BW 7.40
- SAP NetWeaver 7.40
- SAP NetWeaver 7.50
- SAP BW/4HANA
Product
Keywords
RSCOMPTLOGO, RSCOMPTLOGOT, table_invalid_index, process chain , KBA , BW4-ME-PC , Process Chain , 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