SAP ABAP Class CL_CLB_CUST_PLATF (Customizing Access Class for Server Information)
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_PLATF Collaboration Customizing: Platform 20110821
Properties
Class CL_CLB_CUST_PLATF  
Short Description Customizing Access Class for Server Information    
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 20110821   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CLB_CUST_PLATF has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CLB_CUST_PLATF Collaboration Customizing: Platform 20110821
Friends
Class CL_CLB_CUST_PLATF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_PLATF_INSTANCE Static Attribute Private See coding 20120423
2 MO_DB_SELECTOR Instance attribute Public Object reference (TYPE REF TO) IF_CLB_CUST_PLATF_SELECT Database Selector 20110821
3 MO_TRANSACTION_HANDLER Instance attribute Private Object reference (TYPE REF TO) IF_CLB_DB_TRANSACTION_HANDLER 20130226
4 MS_CUST_DATA_ACT Instance attribute Private Type reference (TYPE) IF_CLB_CUST_PLATF_SELECT=>TY_SELECTED_DATA Actual Customizing Data 20130226
5 MS_CUST_DATA_DB Instance attribute Private Type reference (TYPE) IF_CLB_CUST_PLATF_SELECT=>TY_SELECTED_DATA Customizing Data on DB 20130226
6 MS_KEY Instance attribute Private Type reference (TYPE) CLB_S_PLATF_KEY 20130226
7 MV_LOADED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20130226
Methods
# Method Level Visibility Method type Description Created on
1 HANDLE_FINISHED Instance method Private Event handling method Handle Finish Requests from OS 20130226
2 HANDLE_SAVE_REQUESTED Instance method Private Event handling method Handle Save Requests from OS 20130226
3 INIT_TRANSACTION Instance method Private Method Initialize Transaction 20130226
4 S_GET_INSTANCE Static method Public Method Get Instance (one instance exists per key) 20110821
Events
Class CL_CLB_CUST_PLATF has no event.
Types
Class CL_CLB_CUST_PLATF has no local type.
Method Signatures

Method HANDLE_FINISHED Signature

Method HANDLE_FINISHED on class CL_CLB_CUST_PLATF has no parameter.
Method HANDLE_FINISHED on class CL_CLB_CUST_PLATF has no exception.

Method HANDLE_SAVE_REQUESTED Signature

Method HANDLE_SAVE_REQUESTED on class CL_CLB_CUST_PLATF has no parameter.
Method HANDLE_SAVE_REQUESTED on class CL_CLB_CUST_PLATF has no exception.

Method INIT_TRANSACTION Signature

Method INIT_TRANSACTION on class CL_CLB_CUST_PLATF has no parameter.
Method INIT_TRANSACTION on class CL_CLB_CUST_PLATF has no exception.

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_PLATF_SELECT 20110821
2 Importing IS_KEY Call by reference Type reference (TYPE) CLB_S_PLATF_KEY 20110821
3 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_CLB_CUST_PLATF 20110821

Method S_GET_INSTANCE on class CL_CLB_CUST_PLATF has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 732