Program scope

The M3_EXECUTE_IMPORT program determines the scope as follows:

  • If the TARGET_TABLE_NAME parameter is specified, only BOIs where <STAGING_TABLE> matches the specified table name are considered. If the Direction field of the BOI is not Import, an error message is displayed, and the execution is stopped.
  • If the TARGET_TABLE_GROUP_NAME parameter is specified, all BOIs whose <STAGING_TABLE> matches the specified table names in the table group with the Import direction are considered. The program includes only BOIs with the Active status, provided that <STAGING_TABLE> is part of the specified table group.
  • If the TARGET_TABLE_AREA parameter is specified, all BOIs whose <STAGING_TABLE> matches the specified table names in the table area with the Import direction are considered. The program includes only BOIs with the Active status, provided that <STAGING_TABLE> is part of the specified table area.