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

Steps for Inserting an SAP Function in the ABAP Program Flow

Steps for Inserting an SAP Function in the ABAP Program Flow

Use the following procedure to insert an SAP function.
To insert an SAP function:
  1. In the ABAP Program Flow dialog box, click Insert Function.
  2. Choose the SAP function you want to insert and click OK.
  3. From the Scalar Input tab, assign a value type and value for scalar input parameters.
    You can choose from variables already defined in the program flow. The Designer shows a list of variables that has matching datatype, precision, and scale with the parameter. You can also click in the value field and enter the name of a new variable. The Designer creates the new variable when you enter the new variable name.
  4. From the Scalar Output tab, assign variables for scalar output parameters.
  5. Select SQ Port if you want the Designer to create an output port for the import parameter.
  6. From the Changing tab, assign variables for changing parameters.
    You do not need to assign variables for optional changing parameters.
  7. Select SQ Port if you want the Designer to create an output port for the changing parameter.
  8. Expand tables in the Table tab and assign values to the table parameters.
  9. Click Validate.
    The Designer verifies that you assigned a variable or value for all required parameters.
  10. Click Validate All.
    The Designer checks the placement of the SAP function in the ABAP program flow.
  11. Click OK.

0 COMMENTS

We’d like to hear from you!