SAP ABAP Class TD_CUST_ACCESS_INJECT_TDC (Injector class for feeds)
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 Inheritance (c INHERITING FROM c_ref)  TD_CUST_ACCESS_INJECTOR Central Injection Class for Customizing Accesses 20110908
Properties
Class TD_CUST_ACCESS_INJECT_TDC  
Short Description Injector class for feeds    
Super Class TD_CUST_ACCESS_INJECTOR Central Injection Class for Customizing Accesses 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 5   
Package S_CLB_CUST   Customizing of the Collaboration Platform Library 
Created 20110908   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class TD_CUST_ACCESS_INJECT_TDC has no forward declaration.
Interfaces
Class TD_CUST_ACCESS_INJECT_TDC has no interface implemented.
Friends
Class TD_CUST_ACCESS_INJECT_TDC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CV_VARIANT Constant Public See coding 20120417
2 GT_INSTANCE Static Attribute Private See coding 20120417
3 MO_VARIANT Instance attribute Private Object reference (TYPE REF TO) TH_CLB_CONFIG_TDC 20110909
4 MS_APPL_KEY Instance attribute Public Type reference (TYPE) CLB_S_APPL_KEY 20120417
5 MS_METHOD_SETTINGS Instance attribute Public Type reference (TYPE) CLB_S_PTYPE_METHOD 20120417
6 MT_GW_NOTIFY_TDC Instance attribute Public Type reference (TYPE) CLB_T_GW_NOTIFY 20120809
7 MT_PLATF_AUTH_TDC Instance attribute Public Type reference (TYPE) CLBC_T_PLATF_AUTH 20120420
8 MT_PLATF_METH_TDC Instance attribute Public Type reference (TYPE) CLBC_T_PLATF_METH 20120420
9 MT_PTYPE_METH_TDC Instance attribute Public Type reference (TYPE) CLBC_T_PTYPE_METH 20120420
10 MT_PTYPE_VERS Instance attribute Public Type reference (TYPE) CLBC_T_PTYPE_VERS 20120417
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20120417
2 INJECT_ALL_METHODS Instance method Public Method Inject All Methods of the Test Data Container 20120420
3 INJECT_CUST_BY_TDC_VARIANT Instance method Public Method Inject Customizing from the Current TDC Variant 20110909
4 INJECT_METHOD Instance method Public Method Inject a Specific Method 20120417
5 S_GET_INSTANCE Static method Public Method Get an Instance for the Given Test Data Container 20120417
6 S_GET_TDC_VARIANT Static method Private Method Get a Variant of the Test Data Container 20110909
Events
Class TD_CUST_ACCESS_INJECT_TDC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_INSTANCE Private See coding 20120417 BEGIN OF ty_instance, variant_name TYPE etvar_id, instance TYPE REF TO td_cust_access_inject_tdc, END OF ty_instance
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TDC_VARIANT_NAME Call by reference Type reference (TYPE) ETVAR_ID 20120417
# Exception Resumable Description Created on
1 CX_ECATT_TDC_ACCESS 20120417

Method INJECT_ALL_METHODS Signature

Method INJECT_ALL_METHODS on class TD_CUST_ACCESS_INJECT_TDC has no parameter.
# Exception Resumable Description Created on
1 CX_CLB_CONFIG 20120420

Method INJECT_CUST_BY_TDC_VARIANT Signature

Method INJECT_CUST_BY_TDC_VARIANT on class TD_CUST_ACCESS_INJECT_TDC has no parameter.
Method INJECT_CUST_BY_TDC_VARIANT on class TD_CUST_ACCESS_INJECT_TDC has no exception.

Method INJECT_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AUTH_CONT Call by reference Type reference (TYPE) CLB_AUTH_CONTEXT 20120417
2 Importing IV_METHOD Call by reference Type reference (TYPE) CLB_PLATFORM_METHOD 20120417
# Exception Resumable Description Created on
1 CX_CLB_CONFIG 20120417

Method S_GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TDC_VARIANT_NAME Call by reference Type reference (TYPE) ETVAR_ID 20120417
2 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) TD_CUST_ACCESS_INJECT_TDC 20120417
# Exception Resumable Description Created on
1 CX_ECATT_TDC_ACCESS 20120417

Method S_GET_TDC_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TDC_VARIANT_NAME Call by reference Type reference (TYPE) ETVAR_ID 20110909
2 Returning RO_VARIANT Value transfer Object reference (TYPE REF TO) TH_CLB_CONFIG_TDC 20110909
# Exception Resumable Description Created on
1 CX_ECATT_TDC_ACCESS 20110909
History
Last changed by/on SAP  20140121 
SAP Release Created in 732