Integration in the Workbench

Prerequisites

There are Reuse products in your system.

Context

You can call the Reuse Library from the ABAP Development Workbench. You can also call the Workbench from the Reuse Library.

You can copy the objects on the Examples, Program Objects, and Development Support tabs to your worklist in the ABAP Development Workbench. This allows you to copy Reuse Library objects, for example, into your own code.

Procedure

  1. Open the Reuse Library (transaction SE83).
  2. Find the Reuse product in which you are interested.
  3. Choose one of the tabs and click an object on it.
  4. To add an object to the worklist, choose on the tab.

    The system displays a worklist including the object, underneath the tab.

  5. You can now edit the worklist as follows:
    • To save the worklist, choose .

    • To remove an object from the worklist, choose .

    • To delete the worklist, choose .

    • To close the worklist, choose .

      If you branch to the Object Navigator (transaction SE80) in the ABAP Workbench, the objects are displayed in the worklist.

  6. Use Drag&Drop to insert an object from the worklist into your own code as a pattern.