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

Creating a Structure Field Variable

Creating a Structure Field Variable

Create a structure field variable to represent a field in a structure.
To create a structure field variable:
  1. In the ABAP Program Flow dialog box, click Variables to open the ABAP Program Variables dialog box.
  2. Click Add.
  3. Enter a name for the new structure field variable.
  4. Choose Structure Field for the Variable Category and click OK.
  5. Enter a definition for a structure field variable.
    Enter a variable definition that is an existing field in a structure defined in the SAP system. Use the following format:
    STRUCTURE_NAME-FIELD_NAME
  6. Click OK.

0 COMMENTS

We’d like to hear from you!