SAP Knowledge Base Article - Preview

2452362 - Dump SO_FOLDER_ROOT_ID_GET occurs regularly

Symptom

You receive the following dump regarding client 000: 
Category               ABAP Programming Error
Runtime Errors         RAISE_EXCEPTION
ABAP Program           SAPLSWOR
Application Component  BC-DWB-TOO-BOB

|Short text  
| Exception condition "X_ERROR" raised.

Termination occurred in the ABAP program "SAPLSOC3" - in                                      
|     "SO_FOLDER_ROOT_ID_GET".                                                                     
|    The main program was "SAPMSSY8 ". 
|    Client.............. 000                                                                     
|    User................ "SAPSYS"
|   31|    call function 'SO_CHECK_USER_ROLE'                                                      
|   32|         importing                                                                          
|   33|              owner                  = owner                                                
|   34|         exceptions                                                                         
|   35|              active_user_not_exist  = 22                                                   
|   36|              communication_failure  = 71                                                   
|   37|              owner_not_exist        = 22                                                   
|   38|              parameter_error        = 1000                                                 
|   39|              substitute_not_active  = 22                                                   
|   40|              substitute_not_defined = 22                                                   
|   41|              system_failure         = 72                                                   
|   42|              x_error                = 1000.                                                
|   43|    case sy-subrc.                                                                          
|   44|      when 0.                                                                               
|   45|      when owner_not_exist.                                                                 
|   46|        raise owner_not_exist.                                                              
|   47|      when communication_failure.                                                           
|   48|        raise communication_failure.                                                        
|   49|      when system_failure.                                                                  
|   50|        raise system_failure.                                                               
|   51|      when others.                                                                          
|>>>>>|        raise x_error.                                                                      
|   53|    endcase.                                                                                
|   54|  endif.  


Read more...

Environment

SAP Netweaver release independent

Product

SAP NetWeaver all versions

Keywords

SO_FOLDER_ROOT_ID_GET, SAPLSWOR, Exception condition "X_ERROR" raised, SAPLSOC3 , KBA , BC-SRV-COM , Communication Services: Mail, Fax, SMS, Telephony , 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.