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

Re: BBP_RFC_READ_TABLE and Unicode

$
0
0

Not that big deal....

 

RfcDestination dest = RfcDestinationManager.GetDestination("your_dest");
IRfcFunction rf = dest.Repository.CreateFunction("BAPI_CUSTOMER_GETDETAIL2");
rf.SetValue("CUSTOMERNO", "0000500002");
rf.Invoke(dest);
string n1 = rf.GetStructure("CUSTOMERADDRESS").GetString("NAME");

Viewing all articles
Browse latest Browse all 9269

Trending Articles



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