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

Joining Tables and IDoc

Joining Tables and IDoc

You can join an IDoc with one or more tables in an Application Source Qualifier. An IDoc can only appear as the first object in the program flow. When you join an IDoc with more than one table, each table must have a key relationship with at least one other table above it. If a table has a key relationship with an IDoc source but has no relationship with any other table in the program flow, the Designer returns an error message when you generate the ABAP program.
When you generate SQL using ABAP join syntax, you cannot override the default join conditions between an IDoc and a table in the Join Condition tab. To override the default join condition, specify the join condition as a static filter condition for the IDoc. Enter the condition in the static filter and clear the IDoc source check box in the Join Type tab.
You cannot override the default join condition between an IDoc and a table if the table is the second object in the ABAP program flow.

0 COMMENTS

We’d like to hear from you!