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

Inserting SAP Functions in the ABAP Program Flow

Inserting SAP Functions in the ABAP Program Flow

After you import an SAP function, use it in the Application Source Qualifier to help you extract source data. You insert SAP functions in the ABAP program flow and assign values to function parameters.
You assign values and variables to SAP function parameters in the ABAP Program Flow dialog box. You first assign values to the scalar input parameters so the SAP function can use them to perform calculations. You then assign variables to scalar output parameters to hold the return values of the function. If the SAP function contains table or changing parameters, you also assign variables to those parameters.
You can configure the Designer to create an output port in the Application Source Qualifier so you can use the values of function parameters later in the mapping.
Error handling options you set in the session properties for the ABAP mappings do not apply to errors returned by SAP functions you use in the ABAP program flow of the mappings.

0 COMMENTS

We’d like to hear from you!