Create Import Programs (daxch0227m000)

Use this session to create and compile the import program for every batch in an exchange scheme.

The import program can only be created if all relations on table and field level are defined. The import program is carried out during the actual import procedure with the sessions Import Data (Non-Regular) (daxch0223m000) and Import Data (on a Regular Basis) (daxch0224m000).

Note: Check the syntax of the condition scripts that are used in the table and field relations before creating import programs. Syntax errors in the condition script cause compilation errors. The syntax is checked using the session Check Syntax of Conditions (daxch0206m000).

Field Information

Exchange Scheme

Specifies the exchange-scheme code.

Exchange Scheme

Specifies the exchange-scheme code.

Batch

Specifies the batch code.

Batch

Specifies the batch code.

Compile in Debug Mode

If this check box is selected, the import program is compiled in the debug mode. You can go through a condition script step by step.

Compile with Profiler

If this check box is selected, the import program is compiled in the profile mode. After the import runs, the Profiler generates a report that provides information about performance issues in the used conditions and the required time for each function.

Display Errors

If this check box is selected, the errors that are found in the import program are displayed. A detailed list that shows the exact problem with each line of code.