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

Generating and Installing from a Local Copy

Generating and Installing from a Local Copy

Use the Designer to generate an ABAP program file in a specified local directory so you have a local copy. You can then install from the local copy. To view the file, click View File in the Generate and Install dialog box, or open the file with a text editor.
The naming convention for the local file is
mapping_name_
file.ab4 or
mapping_name_
stream.ab4, depending on the program mode you select. The Designer also creates a program name for generating the ABAP program on an SAP system.
After you use the Designer to generate the ABAP program file in a specified local directory, you can install from the local copy. When you install from a local copy, you need to be connected to the repository from which the ABAP program was generated.
To generate and install the ABAP program from a local copy:
  1. In the Generate and Install dialog box, click Generate Files to generate the ABAP program.
    Or, if you want to override the generated program name, select Enable Override and click Generate Files.
  2. If you selected to override the generated program name, enter the ABAP program name and click OK.
    ABAP program names must start with “Y” or “Z” when you select to override the program name.
    The output window displays a message indicating successful generation:
    Program generated successfully for mapping EKKO in file c:\temp\EKKO_File.ab4.
  3. To view the local ABAP copy, click View File and double-click the file name.
  4. Click Install From Files.
  5. Double-click the ABAP file from the Open ABAP File dialog box.
    The output window displays a message indicating successful installation:
    Program YEKKO_99 installed successfully at destination sophie, from file c:\TEMP\EKKO_File.ab4.

0 COMMENTS

We’d like to hear from you!