SAP ABAP Data Element RMWBE_TOOLBARCLASS (Provider for Toolbars)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   EHS-BD (Application Component) Basic Data and Tools
     CBBA_WB (Package) EHS: Workbench
Basic Data
Data Element RMWBE_TOOLBARCLASS
Short Description Provider for Toolbars  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SEOCLSNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Provider 
Medium 15 Provider 
Long 20 Provider for Toolbar 
Heading 30 Provider for Toolbar 
Documentation

Definition

Contains the name of the provider that supports the toolbar for the navigation area or detail area in the current workbench.

Use

If you do not specify a provider for the navigation area, the system uses the standard provider CL_RMWB_TOOLBAR. If you do not want to use this provider, you have to assign a different one.

In the standard system, the provider CL_RMWB_TOOLBAR_DET is specified for the detail area. Replace this provider by a different one, as required. If you do not specify a provider for the detail area, the system does not display a toolbar in the detail area.

Dependencies

The provider has to implement the interface object IF_RMWB_TLBAR.

Example

History
Last changed by/on SAP  20110901 
SAP Release Created in 700