Symptom
You are trying to perform Selective Deletion on an Advanced DSO (aDSO) object and it terminates with Runtime Error RAISE_EXCEPTION in ABAP Program GP* as below:
"RAISE_EXCEPTION"
"SAPLRSDRD" bzw. LRSDRDU09
"RSDRD_SEL_DELETION"
561 CALL FUNCTION 'RSENQ_DEQUEUE'
562 EXPORTING
563 i_lockid = l_enq_lockid
564 CHANGING
565 c_t_msg = c_t_msg
566 EXCEPTIONS
567 no_lock_found = 0
568 OTHERS = 0.
569 ENDIF.
570
571 "Raise old exception
>>>>> RAISE x_message.
573
574 ENDTRY.
575
576 ENDFUNCTION.
Read more...
Environment
- SAP NetWeaver
- SAP BW/4HANA
Product
Keywords
CHECK_LOCK_MATRIX, CL_RSPM_RUNTIME, IF_RSPM_RUNTIME~ACTIVATE_PROCESS, CL_RSPM_RUNTIME===============CP, GP, Generated Program, X_MESSAGE, RAISE x_message, SAPLRSDRD, X_MESSAGE , KBA , BW-WHM-DBA-ADSO , DataStore Object (advanced) , BW4-DM-ADSO , DataStore Object (Advanced) , BW-WHM-DBA-SDEL , Selective deletion , 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