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

Importing SAP Functions

Importing SAP Functions

Import the SAP functions in the Source Analyzer before you insert the functions in the ABAP program flow. After you import an SAP function, use the function in any mapping in the open folder. If you want to use an SAP function in another folder, open that folder and import the function again. If the SAP system is a Unicode system, you can specify characters across several code pages in a single filter in the ABAP program flow dialog box.
To import an SAP function:
  1. In the Source Analyzer, click Sources > SAP Functions.
  2. Click Import.
    The Import SAP Metadata dialog box appears.
  3. Enter the following information to connect to the SAP system:
    Field
    Description
    Connect String
    Required. DEST entry defined in the
    sapnwrfc.ini
    file for a connection to a specific SAP application server or for a connection that uses SAP load balancing.
    User Name
    Required. SAP source system connection user name. Must be a user for which you have created a source system connection.
    Password
    Required. Password for the user name.
    Client
    Required. SAP client number.
    Language
    Optional. Language you want for the mapping. Must be compatible with the PowerCenter Client code page. If you leave this option blank, PowerCenter uses the default language of the SAP system.
  4. Enter filter criterion for the function import.
    Use the following filter syntax rules to define filter criterion:
    • Use the percent sign (%) as a wildcard search for multiple characters. For example, to find a function with “DATE” as part of the function name, enter 
      %DATE%
      as the filter criterion.
    • Use an underscore (_) as a wildcard search for single characters.
  5. Separate multiple function names or comments with commas.
  6. Select one of the following options to apply to the filter criterion:
    • Name.
      Filters functions by function name.
    • Comment.
      Filters functions by function comment.
    When you use the Comments filter option and specify EN as the language, the SAP Metadata dialog box displays the comments next to the function name for all functions that contain comments in English. If the functions contain comments in another language, the SAP Metadata dialog box does not display comments.
  7. Click Connect.
    The Designer displays SAP functions according to the filter criterion.
  8. Select the function you want to import.
  9. Click Add To Import List.
  10. To view the list, click View Import List.
  11. To remove items from the list, select the item in the Import List dialog box and click Delete.
  12. Click Close to close the Import List dialog box.
  13. When the Import List is complete, click OK.
    The function and its parameters appear in the SAP Functions dialog box.

0 COMMENTS

We’d like to hear from you!