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

Validating the ABAP Program Flow

Validating the ABAP Program Flow

You can validate the ABAP program flow by clicking the Validate button or the Validate All button. When you click the Validate button, the Designer validates the syntax for the selected tab. You can validate each program object separately by using the Validate button.
When you click the Validate All button, the Designer validates all the objects in the program flow. The Designer also validates the placement of all the objects in the program flow.
If you add a new SAP ECC table source to the Application Source Qualifier or remove an existing SAP ECC table source from the Application Source Qualifier, the ABAP program flow rearranges the order of the objects in alphabetical order. You need to update the order of the objects in the ABAP program flow manually.
You cannot use a data type in an ABAP program flow because the data type is an ABAP structure. If you use a data type in an ABAP program flow, the following error occurs:
"<Name>" must be a flat structure. You cannot use internal tables, strings, references, or structures as components

0 COMMENTS

We’d like to hear from you!