Menu

Abap Exceptions

Anonymous
2014-07-21
2015-11-12
  • Anonymous

    Anonymous - 2014-07-21

    Hello
    i have some problems when the RFC function have a exception.
    When i see the RFC , it does not return a expeption but when cuckoo get the response he generate all exceptions configured in the RFC, but is Function does not have a error

    thanks

     
    • Anonymous

      Anonymous - 2015-11-05

      Issue is due to JCoAdapter class throwing an exception simply because the function module has exceptions defined, vs. the function actually throwing the exception. In my case I just comment out the mapper.checkForAbapExceptions( function ); on line 182 which is causing the issue.

       
  • Carsten Erker

    Carsten Erker - 2015-11-12

    Thanks for posting; created a ticket here:
    https://sourceforge.net/p/cuckoo-ra/tickets/7/

     

Anonymous
Anonymous

Add attachments
Cancel