SAP ABAP Class CL_CLB2_CUST_PTYPE_VERS (Customizing Access Class for Method Versions)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
     CLB2_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_CLB2_CUST_PTYPE_VERS Collaboration Customizing: Method Version 20130516
Properties
Class CL_CLB2_CUST_PTYPE_VERS  
Short Description Customizing Access Class for Method Versions    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CLB2_CUST   Customizing of the Collaboration Platform Library 
Created 20130516   SAP 
Last change 20131127   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_CLB2_CUST_PTYPE_VERS Collaboration Customizing: Method Version 20130516
Friends
Class CL_CLB2_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 20130516
2 MO_DB_SELECTOR Instance attribute Public Object reference (TYPE REF TO) IF_CLB2_CUST_PTYPE_VERS_SELECT 20130516
3 MS_CUST_DATA Instance attribute Private Type reference (TYPE) IF_CLB2_CUST_PTYPE_VERS_SELECT=>TY_SELECTED_DATA 20130516
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 20130516
2 S_GET_INSTANCE Static method Public Method Get Instance 20130516
Events
Class CL_CLB2_CUST_PTYPE_VERS has no event.
Types
Class CL_CLB2_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_CLB2_CUST_PTYPE_VERS_SELECT 20130516
2 Importing IS_KEY Call by reference Type reference (TYPE) CLB2_S_PTYPE_METH_KEY 20130516
3 Returning RT_SELECTED_DATA Value transfer Type reference (TYPE) IF_CLB2_CUST_PTYPE_VERS_SELECT=>TTY_SELECTED_DATA 20130516
# Exception Resumable Description Created on
1 CX_CLB2_CONFIG 20130516

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_CLB2_CUST_PTYPE_VERS_SELECT 20130516
2 Importing IS_KEY Call by reference Type reference (TYPE) CLB2_S_PTYPE_METH_VERS_KEY 20130516
3 Importing IV_SELECT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20130516
4 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_CLB2_CUST_PTYPE_VERS 20130516
# Exception Resumable Description Created on
1 CX_CLB2_CONFIG 20130516
History
Last changed by/on SAP  20131127 
SAP Release Created in 100