beautypg.com

1 invoking bapi/rfc methods, Invoking bapi/rfc methods – Sun Microsystems eWay SAP BAPI User Manual

Page 8

background image

Chapter 1

Section 1.2

Introducing the SAP BAPI eWay

About the SAP BAPI eWay

eWay™ Adapter for SAP BAPI User’s Guide

8

Sun Microsystems, Inc.

Figure 1 BAPI eWay

The functionality of the SAP BAPI eWay simplifies the process of determining the
requisite IMPORT, EXPORT, CHANGING, and TABLE parameters—collecting all
the necessary data using the correct type and format, calling the Remote Function
Module (RFM) that represents the BAPI, and then extracting and parsing data from the
EXPORT

and/or TABLE parameters.

1.2.1

Invoking BAPI/RFC Methods

Before it can be invoked, a BAPI or RFM requires the following parameters:

ƒ

IMPORT

parameters: data provided to the BAPI

ƒ

EXPORT

parameters: data returned by the BAPI

ƒ

CHANGING

parameters: data provided to and/or returned by the BAPI/RFC

ƒ

TABLE

parameters - data provided to and/or returned by the BAPI/RFC

The detailed metadata for these parameters such as descriptions of their value types
and mandatory or optional nature, can be found under SAP transaction SE37.

Figure 2 Meta Data Extraction

Business Object

Repository

SAP R/3

Cost

Center

BAPI

A

BAPI

B

eGate Integrator

SAP JCo

BAPI eWay

BAPI

Repository

A

B

OTD

A

RFC

Function

SAP R/3

Cost

Center

BAPI

BAPI

RFC

RFC

IMPORT parameters
EXPORT parameters
TABLE parameters
CHANGING parameters

IMPORT parameters
EXPORT parameters
TABLE parameters
CHANGING parameters