Quantcast
Channel: SCN : Discussion List - Business Server Pages (BSP)
Viewing all articles
Browse latest Browse all 237

Function Module BINARY_RELATION_CREATE exception internal_error

$
0
0

Hi guys,

 

sometime I get expetion internal_error from FM BINARY_RELATION_CREATE while trying to create the binary relationship to the Order (Order = e.g. AUFK-AUFNR). Please help me to find out, why sometimes I get some error and sometimes it works fine.


CALL FUNCTION'BINARY_RELATION_CREATE'
     EXPORTING
       obj_rolea            = is_object
       obj_roleb            = is_attachment
       relationtype         = 'ATTA'
    IMPORTING
      binrel               = binrel
    TABLES
      binrel_attrib        = binrel_attrib
    EXCEPTIONS
      no_model             = 1
      internal_error       = 2
      unknown              = 3
      OTHERS               = 4
     

 

Thanks and regards

Britta


Viewing all articles
Browse latest Browse all 237

Trending Articles



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