Show TOC

 Functions in Dialog Mode

 

You can use various functions in dialog mode for IMP Manager (by calling transaction IMP_MANAGER). These functions are not identical to the functions in the mass activity.

For example, with the functions in dialog mode, you can test functions you have developed yourself by starting the functions that would normally run in the mass activity individually and testing them one after the other in dialog mode. The Delete function (see table below) is not available in the mass activity, only here in dialog mode.

The following table lists the most important functions that are available in dialog mode:

Function/Icon

Description of the Function

Determine Objects (Determine Objects)

You can use this function to determine the relevant objects.

Edit Objects (Edit Objects)

You can use this function to edit the objects that are determined.

Note Note

If you want to test own processing methods, you can change the standard function module in the database table IMP 100 for the relevant application class.

End of the note.

Ended with Errors (Ended with Errors)

You can use this function to manually set the status of the run to Ended with Errors.

For more information, see Run Administration in the “Status” section.

Ended Successfully (Ended Successfully)

You can use this function to manually set the status of the run to Ended Successfully.

For more information, see “Run Administration” in the “Status” section.

Delete (Delete)

You can use this function to delete the following objects:

  • Determined objects

  • Triggers and objects

  • Workset, triggers, and objects

  • Period

    To do so, choose the arrow to the right of Delete (Delete) and then the corresponding function.

Display Application Log (Display Application Log)

You can use this function to call the application log for a workset that has been executed.