SAP ABAP Data Element VBI_SPROVIDER_CLSNAME (Service Provider class name)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-VBZ (Application Component) Visual Business -> please use CA-GTF-VBZ
     VBI_WD_SUPPORT (Package) Visual Business WebDynpro Support
Basic Data
Data Element VBI_SPROVIDER_CLSNAME
Short Description Service Provider class name  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
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 SProvider 
Medium 20 Serv. Provider Cname 
Long 30 Service Provider class name 
Heading 50 Service Provider class name 
Documentation

Definition

Name of the Visual Business service provider implementation class to be used.

Use

The service provider handles most of the action on the scene. It is defined by interface IF_VBI_SERVICE_PROVIDER and its base implementation is class CL_VBI_SERVICE_PROVIDER. You can inherit from the base class to extend or adapt it to your needs.

Depending on the use case you should exchange either the application class or the service provider class.

Dependencies

Example

History
Last changed by/on SAP  20131122 
SAP Release Created in 100