SAP Knowledge Base Article - Preview

2754666 - DUMP OBJECTS_OBJREF_NOT_ASSIGNED on ABAP Program CL_RSDSO_OBSERVER_HDB=========CP

Symptom

While interacting with a ADSO the dump below occurs:

Category               ABAP programming error                                                       
Runtime Errors         OBJECTS_OBJREF_NOT_ASSIGNED                                                  
Except.                CX_SY_REF_IS_INITIAL                                                         
ABAP Program           CL_RSDSO_OBSERVER_HDB=========CP                                             
Application Component  BW-WHM-DBA              

    "OBJECTS_OBJREF_NOT_ASSIGNED" CX_SY_REF_IS_INITIAL                                            
    "CL_RSDSO_OBSERVER_HDB=========CP" bzw. CL_RSDSO_OBSERVER_HDB=========CM001                   
    "AFTER_ACTIVATION"   

Issue at line 71 as shown below:

  68           "load the table location (this also determines the row counts!):                  
   69           _mr_tablocation = cl_rsdu_tab_location=>new( ir_seltab = cl_shdb_seltab=>new( lt_s
   70           "sync the number of servers in partition spec of empty tables according the most p
>>>>>           DATA(ls_population) = _mr_tablocation->get_table_population( cl_shdb_seltab=>new( 
   72           LOOP AT ls_population-sizes ASSIGNING FIELD-SYMBOL(<ls_sizes>) WHERE tabname <> ls


Read more...

Environment

BW, Business Warehouse 7.5x

BW/4 HANA, 1.00

Product

SAP BW/4HANA 1.0 ; SAP NetWeaver 7.5

Keywords

BW, Business Warehouse, BW4, HANA, OBJECTS_OBJREF_NOT_ASSIGNED,  CL_RSDSO_OBSERVER_HDB=========CP, load the table location (this also determines the row counts!), _mr_tablocation = cl_rsdu_tab_location=>new( ir_seltab = cl_shdb_seltab=>new, DATA(ls_population) = _mr_tablocation->get_table_population( cl_shdb_seltab=>new, AFTER_ACTIVATION, CX_SY_REF_IS_INITIAL , KBA , BW-WHM-DBA-ADSO , DataStore Object (advanced) , BW-WHM-DST , Data Staging , BW-WHM-DBA , Data Basis , BW4-DM-ADSO , DataStore Object (Advanced) , BC-DB-HDB-POR , Dictionary & Consistency checks for SAP HANA , BW4-DM , Data Management (Runtime) , 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.