This sample is a Visual Studio 2012 solution that creates a BDC / BCS model (external content type) in SharePoint connected to SAP using ERPConnect Services Runtime (ECS).

The BCS model provides read and write access to the SAP object Bank, so viewing and editing bank information in the SAP system is possible in the external list in SharePoint.

ECS-Bank-VS-BCS-Sample

To use this template, at first make sure that you created an ECS application service in SharePoint. This BCS model uses the default ECS application service.

ECS-Bank-Application-Service

Deploy the BCS model to SharePoint. The external content type SAPBank is now available in SharePoint.

ECS-Bank-External-Bank-Entity

Create an external list based on the SAPBank external content type.

ECS-Bank-SP-External-List-List

Now you can view Bank items …

ECS-Bank-SP-External-List-View

… and edit Bank items.

ECS-Bank-SP-External-List-Edit

You can download the sample here (Visual Studio 2012).