通过.NET与SAP系统连接,无需额外付费

发布于 2024-08-28 10:27:48 字数 236 浏览 7 评论 0原文

我需要连接到 SAP 并进行简单的更新,但这对我来说是第一次连接到 SAP,我几乎一无所知。经过一番网上搜索,我了解到有一个API只能在Visual Studio 2003(SAP .NET Connector)中使用。

但我有一个Windows 7 .Net 3.5 SP1系统。

在上述系统上是否有任何免费方法可以使用 Visual Studio 2008 连接到 SAP? (免费意味着无需额外付费。我们有 SAP 帐户)。

I need to connect to SAP and do a simple update but it will be the first time for me connecting to SAP and I know almost nothing. After some search on web, I learned that there is an API which works only in visual studio 2003 (SAP .NET Connector).

But I have a Windows 7 .Net 3.5 SP1 system.

Is there any free way to connect to SAP using Visual Studio 2008 on the system above? (Free means without additional payment. We have an SAP account).

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

烟酉 2024-09-04 10:27:48

总是有 适用于 .NET 的 SAP Portal 开发套件 (PDK)

这些适用于 SAP NetWeaver 7.0 和 2004,并且存在适用于 Visual Studio 2003、2005 和 2008 的版本。

除了PDK之外,据我所知,只有另一种产品,但它不是免费的,尽管它确实有“免费”试用期,而且价格相当合理(至少与SAP本身的成本相比!)。

这是 SAP Explorer 和 SAP Explorer代理生成器适用于 Visual Studio 2008。还有一个适用于 Visual Studio 2005 的版本。

还有许多关于使用 SAP.NET 连接器从 Visual Studio 2008 连接到 SAP 的文章(请注意,某些解决方案可能要求您使用 Visual Studio 2003,至少作为临时措施):

使用 SAP.NET Connector 2.0 从 Visual Studio 2008 连接到 SAP
带有 SAP.NET Connector 2.0 的 SAP .NET RFC 服务器
使用 SAP .Net Visual Studio 2008 中的连接器

There is always the SAP Portal Development Kit (PDK) for .NET.

These are available for SAP NetWeaver 7.0 and 2004, and versions for Visual Studio 2003, 2005 and 2008 exist.

Other than the PDK, there's only one other product that I know of, but it's not free, although it does have a "free" trial period, and it's quite reasonably priced (at least in comparison to the cost of SAP itself!).

It's the SAP Explorer & Proxy Generator which is available for Visual Studio 2008. There's also a version for Visual Studio 2005.

There's also a number of articles for using the SAP.NET Connector to connect to SAP from Visual Studio 2008 (be aware that some of the solutions may require you to use Visual Studio 2003, at least as an interim measure):

Connection to SAP from Visual Studio 2008 with SAP.NET Connector 2.0
SAP .NET RFC Server with SAP.NET Connector 2.0
Using the SAP .Net Connector in Visual Studio 2008

北恋 2024-09-04 10:27:48

对于较新的 SAP 版本(我认为是 WAS 620 或更高版本),您可以使用 Web 服务。据我所知,每个远程启用的功能模块都是作为 Web 服务公开的。

For newer SAP Versions (WAS 620 or later I think) you can use web services. As far as I know every remote enabled function module is exposed as web service.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文