Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9159

Re: Error in Synchronous client proxy

$
0
0

Hi,

 

You have wrongly assigned the method. It should not be pointing to Execute method.

 

it should be something like below

 

TRY.

           CREATE OBJECT proxy.

           CATCH cx_ai_system_fault.

  ENDTRY.

 

 

TRY.


    CALL METHOD Proxy->  " GIVE THE OUTBOUND SERVICE INTERFACE NAME HERE"

    Exporting
      output = t_company_name
   IMPORTING
     input = t_stock_value.


Viewing all articles
Browse latest Browse all 9159

Trending Articles



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