SAP ABAP Data Element CLB_PROCESS_METHOD_CLASS (Collaboration: Process Callback Class for a Method Version)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-STW (Application Component) Social Media ABAP Integration Library
     S_CLB_COMMON (Package) Common Objects and Services of the Collaboration Platform
Basic Data
Data Element CLB_PROCESS_METHOD_CLASS
Short Description Collaboration: Process Callback Class for a Method Version  
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 Class Name 
Medium 20 Proc. Meth. Class 
Long 30 Process Callback Class 
Heading 40 Callback Class for Process 
Documentation

Definition

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

Use

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

Dependencies

The classes must be registered at table CLBC_PTYPE_VERS.

Example

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

History
Last changed by/on SAP  20130604 
SAP Release Created in 732