Ansicht
Dokumentation

/GBT/V_DYN_WL - Maintain Available Classes for Dynamic Worklist Items

/GBT/V_DYN_WL - Maintain Available Classes for Dynamic Worklist Items

rdisp/max_wprun_time - Maximum work process run time   PERFORM Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

In this Customizing activity, you maintain the classes that should be available on the user interface to create worklist items dynamically.

Worklist items can either be read from the standard database tables, or they can be selected dynamically when displaying a worklist, by executing a specific query.

To add an object dynamically, you execute a search, which is implemented in a customer class. This customer class implements the interface /GBT/IF_WORKLIST_ITEM_READ. The interface defines two methods. Method GET_ITEM_BY_WORKLIST_ID is called when reading the worklist items for a worklist ID. Since the worklist ID is an input parameter of this method, you can assign one implementation class to several worklists, with a different search for each worklist. Method GET_NAME returns the implementation name, which is displayed on the user interface. Classes maintained in this Customizing activity are visible with the name defined in method GET_NAME, and can be selected for new worklists.

You have created an implementation of interface /GBT/IF_WORKLIST_ITEM_READ.






SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.

Length: 1199 Date: 20240523 Time: 213342     sap01-206 ( 39 ms )