Quantcast
Channel: SCN : All Content - SAP CRM: Webclient UI - Framework
Viewing all articles
Browse latest Browse all 4552

Unable to find proper exception handling

$
0
0

Hello everyone,

 

I am trying to get a relation, but facing an issue as perhaps it isnt available at runtime.

I need to catch this exception however I tried with various permutations and combinations but didnt get something that removes this error.

 

 

This is the error.

And this is the statement :

 

TRY.
     CALL METHOD LR_E_ITEMS->GET_PROPERTIES_BY_BPATH
       EXPORTING
         IV_BPATH_STATEMENT = lv_sourcecode
        IV_EVAL_MODE       = 2
*       IO_PARSER          =
       RECEIVING
         RV_RESULT          = lr_ser_no_entity.
   CATCH CX_WCF_BPATH_PARSING_ERROR .
   ENDTRY.



LR_E_ITEMS is bound but still it throws error.


Any idea how to catch it? Juergen Gatter



Regards,

Devashish



Viewing all articles
Browse latest Browse all 4552

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>