Show TOC

Activating the File Loader in the ABAP System Locate this document in the navigation structure

To be able to use the file loader in Embedded Search, you have to make some settings in the ABAP system.

Context

Perform the following steps in the ABAP system:

Procedure

  1. Start transaction SE16.
  2. Open the table ESH_ADM_PARAM.
    Note

    You need authorization to create additional entries in this table.

  3. Create a new table entry.
    In the PARAM_GUID field, enter a GUID of your choice, for example, 723487062EEEFFFFFD.

    Enter the following parameters and values:

    PARAM_NAME = $ACTIVATE_FILELOADER

    VALUE = X

    Leave the TIMESTMP, LOGSYS, and all other fields empty.

  4. Save the changes with F8.

Results

The file loader is activated in the ABAP system.