Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

SAP BAPI Connector Guide

SAP BAPI Connector Guide

Process with SAP BAPI Connector example

Process with SAP BAPI Connector example

You can read the company code ID from an event source, connect to the SAP system through a service call to the BAPI_COMPANYCODE_GETDETAIL function, and write the company code list to a relational data source.
In this example, you can configure a service call to access the BAPI_COMPANYCODE_GETDETAIL function, read the company code ID from a Salesforce source, and write the company address and details to an Oracle database.
Perform the following steps to read the company code ID from a Salesforce source and write the company address and details to an Oracle database:
  1. Create the connections in
    Application Integration
    .
  2. Create the variables in the process properties.
  3. Read from Salesforce and assign the variables in the process.
  4. Configure the BAPI service call in the process.
  5. Write the BAPI output parameters to Oracle tables.
  6. Run the process.

0 COMMENTS

We’d like to hear from you!