SharpSapRfc:NET使SAP RFC调用更加轻松

时间:2021-04-28 16:28:12
【文件属性】:
文件名称:SharpSapRfc:NET使SAP RFC调用更加轻松
文件大小:79KB
文件格式:ZIP
更新时间:2021-04-28 16:28:12
C# 夏普 什么是SharpSapRfc? SAP NCo 3是由SAP开发的库,它允许.Net开发人员通过非常易于使用的API连接到SAP。 Sharp SAP RFC是一个顶层库,它使在SAP系统上调用远程功能更加容易。 只需阅读下面的示例,您将看到它的强大之处。 代替此代码: RfcDestination destination = RfcDestinationManager . GetDestination ( " TST " ); RfcRepository repository = destination . Repository ; IRfcFunction function = repository . CreateFunction ( " Z_SSRT_SUM " ); function . SetValue ( " i_num1 " , 2 ); function .
【文件预览】:
SharpSapRfc-master
----SharpSapRfc.Soap.nuspec(1KB)
----SharpSapRfc.Plain.x86.nuspec(1KB)
----.gitattributes(2KB)
----SharpSapRfc.nuspec(1KB)
----src()
--------base()
--------plain()
--------soap()
----LICENSE(1KB)
----README.md(8KB)
----sharpsaprfc.snk(596B)
----SharpSapRfc.Plain.x64.nuspec(1KB)
----tests()
--------Assets()
--------Mapper()
--------FunctionObjects()
--------SharpSapRfc.Test.csproj(10KB)
--------packages.config(290B)
--------Metadata()
--------Properties()
--------Extension()
--------App.config(2KB)
--------Model()
--------TestCases()
----SharpSapRfc.sln(4KB)
----.gitignore(3KB)

网友评论