BAPI Tutorial - Introduction

Previous  Home  Next

BAPI_CUSTOMER_GETDETAIL2 :

 

In this example we will send Customer number from Excel to SAP and retrieve Customer Name, City, Region, Country Key and Customer Account Group data elements for those customers and place that data in Excel in various columns.

 

We will use BAPI_CUSTOMER_GETDETAIL2 for this exercise. This Business API (BAPI) is provided by SAP in most SAP release.

 

This Tutorial should provide basic understanding of how to use BAPI in Process Runner.

 

 

 

Next:

BAPI Recording