Symptom
- When opening a shared Web Dynpro report link after adding a new filter, an HTTP 500 Internal Server Error occurs:
------------------------------------------------------------------------------------------
500 Internal Server Error
Accessing data that has already been released is not permitted. (Message XXXX)
------------------------------------------------------------------------------------------
- In addition, a dump occurs in the backend:
------------------------------------------------------------------------------------------
Category ABAP programming error
Runtime Errors SYSTEM_DATA_ALREADY_FREE
ABAP: Program CL_RSBOLAP_SO_ATTRIBUTE=======CP
Application Component BW-BEX-ET
-----------------------------------------------------------------------------------------------
|Line |Code
-----------------------------------------------------------------------------------------------
| 1|METHOD if_rsbolap_so_attr_internal~set_state. |
| 2|
| 3| DATA: l_is_selection_relevant TYPE rs_bool. | 4|
|>>>>>| IF i_sx_state-id <> n_r_state->id.
| 6| RAISE EXCEPTION TYPE cx_rsbolap_program_error
| 7| EXPORTING
| 8| context = 'INVALID_ATTRIBUTE_ID'.
| 9| ENDIF.
------------------------------------------------------------------------------------------
Read more...
Environment
- SAP NetWeaver
Product
Keywords
web dynpro, wd grid, fpm_bics_ovp, bookmark, shared link, filter, 500 internal server error, accessing data that has already been released is not permitted, system_data_already_free, rsbolap, bics, cl_rsbolap_so_attribute, dynamic characteristic , KBA , BW-BEX-OT-BICS-PROV , BICS Provider/RSBOLAP , 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