Program scope
The M3_EXECUTE_EXPORT program determines the scope as follows:
- If the SOURCE_TABLE_NAME parameter is specified, the program executes only the BOI records for which the <STAGING_TABLE> field matches the specified table name. If the direction of the BOI is not Export, an error message is logged and the execution is stopped.
- If the SOURCE_TABLE_GROUP_NAME parameter is specified, the program processes all BOI records when:
- The direction of the BOI is Export.
- The status is Active.
- The <STAGING_TABLE> field belongs to the specified table group.
- If the SOURCE_TABLE_AREA parameter is specified, the program processes all BOI records when:
- The direction of the BOI is Export.
- The status is Active.
- The <STAGING_TABLE> field belongs to the specified table area.