SAP ABAP Class TH_CLB_CONFIG_TDC (Access class for TDC CLB_CONFIG_SEP)
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
Properties
Class TH_CLB_CONFIG_TDC  
Short Description Access class for TDC CLB_CONFIG_SEP    
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 20120417   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class TH_CLB_CONFIG_TDC has no forward declaration.
Interfaces
Class TH_CLB_CONFIG_TDC has no interface implemented.
Friends
Class TH_CLB_CONFIG_TDC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_NAME Instance attribute Private Type reference (TYPE) ETVAR_ID 20120417
2 SO_TDC_API Static Attribute Private Object reference (TYPE REF TO) CL_APL_ECATT_TDC_API 20120417
Methods
# Method Level Visibility Method type Description Created on
1 GET_APPLI_DATA Instance method Public Method 20120417
2 GET_APPLI_PLATF Instance method Public Method 20120417
3 GET_APPL_KEY Instance method Public Method 20120417
4 GET_DISP Instance method Public Method 20120417
5 GET_FACTORY_CLASSES Instance method Public Method 20120417
6 GET_GW_NOTIFY Instance method Public Method 20120809
7 GET_NAME Instance method Public Method 20120417
8 GET_PLATF Instance method Public Method 20120417
9 GET_PLATF_AUTH Instance method Public Method 20120417
10 GET_PLATF_DEF Instance method Public Method 20120417
11 GET_PLATF_METH Instance method Public Method 20120417
12 GET_PTYPE Instance method Public Method 20120417
13 GET_PTYPE_METH Instance method Public Method 20120417
14 GET_PTYPE_METH_VERS Instance method Public Method 20120417
15 INIT Instance method Private Method 20120417
16 S_GET_VARIANTS Static method Public Method 20120417
Events
Class TH_CLB_CONFIG_TDC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_VARIANT Public See coding 20120417 tt_variant TYPE STANDARD TABLE OF REF TO th_clb_config_tdc WITH DEFAULT KEY
Method Signatures

Method GET_APPLI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_APPLI_DATA Value transfer Type reference (TYPE) CLB_S_APPLI_DATA_DATA 20120417

Method GET_APPLI_DATA on class TH_CLB_CONFIG_TDC has no exception.

Method GET_APPLI_PLATF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_APPLI_PLATF Value transfer Type reference (TYPE) CLB_S_APPLI_PLATF_DATA 20120417

Method GET_APPLI_PLATF on class TH_CLB_CONFIG_TDC has no exception.

Method GET_APPL_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_APPL_KEY Value transfer Type reference (TYPE) CLB_S_APPL_KEY 20120417

Method GET_APPL_KEY on class TH_CLB_CONFIG_TDC has no exception.

Method GET_DISP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DISP Value transfer Type reference (TYPE) CLBC_IC_DISP 20120417

Method GET_DISP on class TH_CLB_CONFIG_TDC has no exception.

Method GET_FACTORY_CLASSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FACTORY_CLASSES Value transfer Type reference (TYPE) CLBC_T_PTYPE_CF 20120417

Method GET_FACTORY_CLASSES on class TH_CLB_CONFIG_TDC has no exception.

Method GET_GW_NOTIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_DATA Value transfer Type reference (TYPE) CLB_T_GW_NOTIFY 20120809

Method GET_GW_NOTIFY on class TH_CLB_CONFIG_TDC has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NAME Value transfer Type reference (TYPE) STRING 20120417

Method GET_NAME on class TH_CLB_CONFIG_TDC has no exception.

Method GET_PLATF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PLATF Value transfer Type reference (TYPE) CLBC_PLATF 20120417

Method GET_PLATF on class TH_CLB_CONFIG_TDC has no exception.

Method GET_PLATF_AUTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PLATF_AUTH Value transfer Type reference (TYPE) CLBC_T_PLATF_AUTH 20120417

Method GET_PLATF_AUTH on class TH_CLB_CONFIG_TDC has no exception.

Method GET_PLATF_DEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PLATF_DEF Value transfer Type reference (TYPE) CLB_S_PLATF_ATTR 20120417

Method GET_PLATF_DEF on class TH_CLB_CONFIG_TDC has no exception.

Method GET_PLATF_METH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PLATF_METH Value transfer Type reference (TYPE) CLBC_T_PLATF_METH 20120417

Method GET_PLATF_METH on class TH_CLB_CONFIG_TDC has no exception.

Method GET_PTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PTYPE Value transfer Type reference (TYPE) CLBC_PTYPE 20120417

Method GET_PTYPE on class TH_CLB_CONFIG_TDC has no exception.

Method GET_PTYPE_METH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PTYPE_METH Value transfer Type reference (TYPE) CLBC_T_PTYPE_METH 20120417

Method GET_PTYPE_METH on class TH_CLB_CONFIG_TDC has no exception.

Method GET_PTYPE_METH_VERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PTYPE_METH_VERS Value transfer Type reference (TYPE) CLBC_T_PTYPE_VERS 20120417

Method GET_PTYPE_METH_VERS on class TH_CLB_CONFIG_TDC has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) CSEQUENCE 20120417

Method INIT on class TH_CLB_CONFIG_TDC has no exception.

Method S_GET_VARIANTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_VARIANT Value transfer Type reference (TYPE) TT_VARIANT 20120417
# Exception Resumable Description Created on
1 CX_ECATT_TDC_ACCESS 20120417
History
Last changed by/on SAP  20130531 
SAP Release Created in 732