Working with IDoc Sources in the ABAP Program Flow
Working with IDoc Sources in the ABAP Program Flow
You can connect one or more tables to an IDoc source definition in the Application Source Qualifier. You can then customize the ABAP program in the ABAP Program Flow dialog box. You cannot have more than one IDoc source definition in the ABAP program flow.
Use the following guidelines when you have an IDoc in the ABAP program flow:
You cannot generate the ABAP program using Exec SQL.
The IDoc source definition can only be in the first position in the ABAP program flow.
You cannot have both an IDoc source definition and a hierarchy in the ABAP program flow.
You cannot use the dynamic filter in the ABAP Program Flow dialog box to select rows from the IDoc source.