Examples

Note: All sample projects are hosted at GitHub now.

Rfc Client

A sample project which demonstrates how to call an SAP server from your project to retrieve or update data.

Table Reader

This example demonstrates how to retrieve data from SAP tables directly using the TableReader component.

Note: Please check Knowledge Base Entry #0007 for limitations of this approach.

Rfc Server

A sample projects which demonstrates how to create an RFC server, which can be called by the SAP server.