Table of Contents

Search

  1. Preface
  2. Part 1: Introduction to SAP Connector
  3. Part 2: SAP Connector administration
  4. Part 3: Connections
  5. Part 4: Data integration using BAPI/RFC functions
  6. Part 5: Data integration using IDocs
  7. Part 6: SAP BW data extraction
  8. Part 7: Data integration for SAP ADSO
  9. Appendix A: SAP data type reference

SAP Connector

SAP Connector

Configuring SAP user authorizations

Configuring SAP user authorizations

The SAP administrator needs to create a profile in the development, test, and production SAP system so that you can use the integration features. This profile name must include authorization for the objects and related activities. The profile on the test system should be the same as the profile on the production system.
The setup of the user and profiles is done within SAP using the SAP GUI. This activity is external to
Data Integration
.
BAPI/RFC
The following table describes the authorization an SAP user requires to run tasks using the BAPI/RFC functions:
Authorization Object
Authorization Value
S_RFC
SYST, SDTX, SDIFRUNTIME, RFC_METADATA, RFC1, RFC2, ABAP4_COMMIT_WORK, BAPI_TRANSACTION_COMMIT
You must add the S_RFC authorization object to run tasks with the BAPI/RFC functions at runtime. In addition to the above authorization, you must have access to any BAPI/RFC function that you want to run.
IDoc
The following table describes the authorization an SAP user requires to run tasks with IDoc messages:
Authorization Object
Authorization Value
S_RFC
SYST, SDTX, SDIFRUNTIME, RFC1, RFC2, EDIMEXT
You must add the S_RFC authorization object to run tasks with the IDoc messages at runtime. In addition to the above authorization, you must have access to specific IDoc and underlying transactions that you want to run.

0 COMMENTS

We’d like to hear from you!