如何从 SAP 调用 ActiveX?
我有一个自定义 ActiveX 控件,我想从 SAP 调用它。
在这种情况下我无法使用 PI,我还有什么其他选择?
I have a custom ActiveX control that I would like to Call from SAP.
In this case I cannot use PI, what other options do I have?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
请参阅程序 SAPRDEMO_ACTIVEX_INTEGRATION 作为示例。
我已经去掉了屏幕处理和示例程序的错误处理,以便概述所需的主要调用。
See program SAPRDEMO_ACTIVEX_INTEGRATION as an example.
I've stripped out the screen processing & error handling of the example program in order to give an overview of main calls that are needed.