Table of Contents

Search

  1. Preface
  2. Part 1: Getting Started with PowerExchange for SAP NetWeaver
  3. Part 2: Data Integration Using PowerExchange for SAP Dynamic ABAP Table Extractor
  4. Part 3: Data Integration Using ABAP
  5. Part 4: IDoc Integration Using ALE
  6. Part 5: Data Integration Using BAPI/RFC Functions
  7. Part 6: Data Migration
  8. Part 7: Business Content Integration
  9. Part 8: SAP BW Data Extraction
  10. Part 9: Loading Data to SAP BI
  11. Appendix A: Data Type Reference
  12. Appendix B: Code Pages and Unicode Support
  13. Appendix C: Glossary

PowerExchange for SAP NetWeaver User Guide for PowerCenter

PowerExchange for SAP NetWeaver User Guide for PowerCenter

Configuring Sessions with SAP ECC Sources and Targets Overview

Configuring Sessions with SAP ECC Sources and Targets Overview

If the mapping requires an ABAP program, select the appropriate reader to run the session. The reader for an SAP session determines the work process under which the SAP application server extracts data.
You can run the session in one of the following modes:
  • File mode.
    Extracts SAP data to a staging file. Use file mode if the dataset is large.
  • Stream mode.
    Extracts data by using the RFC protocol.
    RFC stream mode sessions use foreground processing. Use stream mode if the dataset is small and the execution of data is fast.
For a mapping with an ABAP program, you select stream or file mode when you generate and install the ABAP program.
If the mapping contains a hierarchy only, you can run the session in stream mode or file mode. If the mapping contains a hierarchy or IDoc definition, the PowerCenter Integration Service makes a remote function call to extract the hierarchy data.
If the mapping contains a hierarchy definition and the detail table definition in one Application Source Qualifier, the ABAP program that extracts the detail table data also joins the detail data to the hierarchy data extracted through the remote function call. Select the SAP Staging Reader if the mapping contains both a hierarchy and detail table definition.
Although you can choose SAP Streaming Reader or SAP Staging Reader as the reader type in the session properties, the PowerCenter Integration Service always extracts hierarchy data through RFC.
The following table shows properties for file and stream mode sessions:
Reader Type
Connection File
Protocol
Data Access
Work Process
Sources in Mapping
SAP Staging Reader
sapnwrfc.ini
RFC (File Mode)
FTP, SFTP, NFS, Direct
Dialog, background
Table, hierarchy, hierarchy and table
SAP Streaming Reader
sapnwrfc.ini
RFC (Stream Mode)
Data stream
Dialog
Table
You can configure the session to load data to the SAP tables. The PowerCenter Integration Service sends data to the SAP system as packets. The SAP transport module loads data to the SAP tables either as bulk mode or normal mode based on the sessions configuration. SAP tables include transparent, pool, and cluster tables.

0 COMMENTS

We’d like to hear from you!