SAP ABAP Data Element CLB_PLATFORM_METHOD_VERSION (Collaboration: Version of Platform API Method)
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_PLATFORM_METHOD_VERSION
Short Description Collaboration: Version of Platform API Method  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CLB_PLATFORM_METHOD_VERSION    
Data Type CHAR   Character String 
Length 10    
Decimal Places 0    
Output Length 10    
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 Version 
Medium 15 Method Version 
Long 20 Method version 
Heading 10 Meth.Vers. 
Documentation

Definition

A method version is a string that allows you to differentiate between versions of an API method of the target platform.

Use

The API methods of the Service Provider could exist in a version /v1/ and the Service Provider issues a new edition /v2/ that you want to test in a sandbox system.

Dependencies

Different method versions can be maintained in view CLBV_PTYPE_VERS and are assigned to a certain target server in view CLBV_PLATF_METH.

In view CLBV_PTYPE_VERS, the method version is connected with a process method class that defines the endpoint (URI). Therefore, different method versions must result in different process method classes.

Example

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