随笔分类 -  SAP

摘要:sapconnector,sap 阅读全文
posted @ 2014-08-24 00:15 J.Y 阅读(391) 评论(0) 推荐(1)
摘要:C#使用 sapnco3 与SAP进行数据交互时的数据结构 阅读全文
posted @ 2013-07-25 15:50 J.Y 阅读(1309) 评论(0) 推荐(0)
摘要:sapnco3 demo 阅读全文
posted @ 2013-06-14 17:21 J.Y 阅读(1529) 评论(0) 推荐(0)
摘要:sapnco3 接收IDOC准备工作:安装sapcon3.0_X64.rar或 Setup_ntintel_301_32位安装包.rar。并将安装目录下的dll引用到工程项目中当与SAP进行数据交互,作为Server的时候,需要注册客户端和服务端,并在服务端提供SAP调用的函数,示例中供SAP调用的函数名为IDOC_INBOUND_ASYNCHRONOUS 1 using System; 2 using System.Collections.Generic; 3 using System.Linq; 4 using System.Text; 5 using SAP.Middleware.Con 阅读全文
posted @ 2013-05-23 16:57 J.Y 阅读(1908) 评论(3) 推荐(1)
摘要:Sqlserver 2008排序规则 与 SAP 不符 read the installation guide on how to set the correct server collation for the sap system 阅读全文
posted @ 2013-05-13 17:46 J.Y 阅读(333) 评论(0) 推荐(0)
摘要:Sapnco3.0 RFC Client Programs 阅读全文
posted @ 2013-05-02 09:52 J.Y 阅读(950) 评论(0) 推荐(0)
摘要:无法加载 DLL“librfc32.dll”: 找不到指定的模块。 (异常来自 HRESULT:0x8007007E)。 阅读全文
posted @ 2013-04-24 10:18 J.Y 阅读(799) 评论(1) 推荐(0)
摘要:试图加载格式不正确的程序 阅读全文
posted @ 2013-04-24 10:04 J.Y 阅读(449) 评论(0) 推荐(0)
摘要:SAPConnector 阅读全文
posted @ 2013-04-23 11:36 J.Y 阅读(931) 评论(0) 推荐(1)
摘要:“SAP.Middleware.Connector.RfcConfigParameters”的类型初始值设定项引发异常。 阅读全文
posted @ 2013-04-22 15:29 J.Y 阅读(1439) 评论(0) 推荐(1)