SAP ABAP Class CL_CLB_CUST_PTYPE_VERS (Customizing Access Class for Method Versions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-STW (Application Component) Social Media ABAP Integration Library
     S_CLB_CUST (Package) Customizing of the Collaboration Platform Library
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CLB_CUST_PTYPE_VERS Collaboration Customizing: Method Version 20110902
Properties
Class CL_CLB_CUST_PTYPE_VERS  
Short Description Customizing Access Class for Method Versions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_CLB_CUST   Customizing of the Collaboration Platform Library 
Created 20110902   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CLB_CUST_PTYPE_VERS Collaboration Customizing: Method Version 20110902
Friends
Class CL_CLB_CUST_PTYPE_VERS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_PTYPE_VERS_INSTANCE Static Attribute Private See coding 20120423
2 MO_DB_SELECTOR Instance attribute Public Object reference (TYPE REF TO) IF_CLB_CUST_PTYPE_VERS_SELECT 20110902
3 MS_CUST_DATA Instance attribute Private Type reference (TYPE) IF_CLB_CUST_PTYPE_VERS_SELECT=>TY_SELECTED_DATA 20110902
Methods
# Method Level Visibility Method type Description Created on
1 S_GET_ALL_VERSIONS Static method Public Method Get all Versions for a given Method 20120305
2 S_GET_INSTANCE Static method Public Method Get Instance 20110902
Events
Class CL_CLB_CUST_PTYPE_VERS has no event.
Types
Class CL_CLB_CUST_PTYPE_VERS has no local type.
Method Signatures

Method S_GET_ALL_VERSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DB_SELECTOR Call by reference Object reference (TYPE REF TO) IF_CLB_CUST_PTYPE_VERS_SELECT 20120305
2 Importing IS_KEY Call by reference Type reference (TYPE) CLB_S_PTYPE_METH_KEY 20120305
3 Returning RT_SELECTED_DATA Value transfer Type reference (TYPE) IF_CLB_CUST_PTYPE_VERS_SELECT=>TTY_SELECTED_DATA 20120305
# Exception Resumable Description Created on
1 CX_CLB_CONFIG 20120305

Method S_GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DB_SELECTOR Call by reference Object reference (TYPE REF TO) IF_CLB_CUST_PTYPE_VERS_SELECT 20110902
2 Importing IS_KEY Call by reference Type reference (TYPE) CLB_S_PTYPE_METH_VERS_KEY 20110902
3 Importing IV_SELECT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20120423
4 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_CLB_CUST_PTYPE_VERS 20110902
# Exception Resumable Description Created on
1 CX_CLB_CONFIG 20110902
History
Last changed by/on SAP  20130531 
SAP Release Created in 732