SAP ABAP Data Element CLB2_PROCESS_METHOD_CLASS (Collaboration: Process Method Class)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
     CLB2_COMMON (Package) Common Objects and Services of the Collaboration Platform
Basic Data
Data Element CLB2_PROCESS_METHOD_CLASS
Short Description Collaboration: Process Method Class  
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 200    
Decimal Places 0    
Output Length 200    
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 Meth.Class 
Medium 20 Process Meth. Class 
Long 30 Process Method Class 
Heading 40 Process Method Class 
Documentation

Definition

A process method class is a callback class that must be defined for each version of an API method in order to access the process layer of the collaboration platform.

Use

All process method classes must implement interface IF_CLB2_METHOD_PROCESS. This interface comprises the callback methods. Implementation may inherit from CL_CLB2_METHOD.

Dependencies

The classes must be registered at table CLB2C_PTYPE_VERS.

Example

Examples can be found via the where-used list of interface IF_CLB2_METHOD_PROCESS.

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