SAP ABAP Class TD_CUST_ACCESS_INJECTOR (Central Injection Class for Customizing Accesses)
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 - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  TD_CUST_ACCESS_INJECT_TDC Injector class for feeds 20110908
2 Inheritance (c INHERITING FROM c_ref)  TD_CUST_ACCESS_INJECT_TEST_CLB Collaboration: Customizing Injector for TEST_CLB 20110819
Properties
Class TD_CUST_ACCESS_INJECTOR  
Short Description Central Injection Class for Customizing Accesses    
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 20110818   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_CLB_CUST_APPLI_DATA_SELECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_CLB_CUST_DISP_SELECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_CLB_CUST_PLATF_AUTH_SELECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_CLB_CUST_PLATF_DEF_SELECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 IF_CLB_CUST_PLATF_METH_SELECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
6 IF_CLB_CUST_PTYPE_METH_SELECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
7 IF_CLB_CUST_PTYPE_SELECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
8 IF_CLB_CUST_PTYPE_VERS_SELECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class TD_CUST_ACCESS_INJECTOR has no interface implemented.
Friends
Class TD_CUST_ACCESS_INJECTOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_APPLICATION_DATA Instance attribute Protected Type reference (TYPE) IF_CLB_CUST_APPLI_SELECT=>TY_SELECTED_DATA Application Data 20110902
2 MS_APPLI_DATA_DATA Instance attribute Protected Type reference (TYPE) CLB_S_APPLI_DATA_DATA Application-Specific Data 20110929
3 MS_APPLI_PLATF_DATA Instance attribute Protected Type reference (TYPE) CLB_S_APPLI_PLATF_DATA 20110902
4 MS_DISP_DATA Instance attribute Protected Type reference (TYPE) CLBC_IC_DISP Process Layer: Dispatcher for Interceptor 20110930
5 MS_GW_NOTIFY_DATA Instance attribute Protected Type reference (TYPE) CLB_S_GW_NOTIFY_DATA 20120809
6 MS_GW_SRV_ALL Instance attribute Public Type reference (TYPE) TS_GW_SRV_ALL 20121002
7 MS_PLATF Instance attribute Public Type reference (TYPE) CLBC_PLATF Collaboration: Server Communication Settings 20120423
8 MS_PLATFORM_DATA Instance attribute Protected Type reference (TYPE) CLB_S_PLATF_DATA Platform Data 20110902
9 MS_PLATF_AUTH_DATA Instance attribute Protected Type reference (TYPE) CLB_S_PLATF_AUTH_DATA Authentication Data 20110927
10 MS_PLATF_DEF_DATA Instance attribute Public Type reference (TYPE) CLB_S_PLATF_ATTR 20110930
11 MS_PLATF_METH_DATA Instance attribute Protected Type reference (TYPE) CLB_S_PLATF_METH_DATA Method Data 20110902
12 MS_PTYPE_CF_DATA Instance attribute Protected Type reference (TYPE) IF_CLB_CUST_PTYPE_CF_SELECT=>TY_SELECTED_DATA Class Factory Data 20110902
13 MS_PTYPE_DATA Instance attribute Protected Type reference (TYPE) IF_CLB_CUST_PTYPE_SELECT=>TS_SELECTED_DATA Platform Type Data 20110916
14 MS_PTYPE_VERS_DATA Instance attribute Protected Type reference (TYPE) CLB_S_PTYPE_METH_VERS_DATA Method Version Data 20110902
15 MT_GW_NOTIFY Instance attribute Public Type reference (TYPE) CLB_T_GW_NOTIFY 20120809
16 MT_PLATF_AUTH Instance attribute Public Type reference (TYPE) IF_CLB_CUST_PLATF_AUTH_SELECT=>TTY_SELECTED_DATA 20120420
17 MT_PLATF_METH_DATA Instance attribute Public Type reference (TYPE) IF_CLB_CUST_PLATF_METH_SELECT=>TTY_SELECTED_DATA 20120420
18 MT_PTYPE_CF Instance attribute Public Type reference (TYPE) CLBC_T_PTYPE_CF Collaboration: Factory Classes 20120423
19 MT_PTYPE_METH Instance attribute Protected Type reference (TYPE) IF_CLB_CUST_PTYPE_METH_SELECT=>TTY_SELECTED_DATA All Methods of Platform Type 20120420
20 MT_PTYPE_VERS_DATA Instance attribute Public Type reference (TYPE) IF_CLB_CUST_PTYPE_VERS_SELECT=>TTY_SELECTED_DATA 20120420
21 MV_APPLICATION_CONTEXT Instance attribute Protected Type reference (TYPE) CLB_APPL_CONTEXT 20120917
22 MV_APPLICATION_ID Instance attribute Protected Type reference (TYPE) CLB_APPLICATION_ID Application ID 20110902
23 MV_AUTH_CONTEXT Instance attribute Protected Type reference (TYPE) CLB_AUTH_CONTEXT Authentication Context 20110927
24 MV_DISP Instance attribute Protected Type reference (TYPE) CLB_IC_DISP_ID Process Layer: Interceptor Dispatcher ID 20110930
25 MV_EXTERNAL_SERVICE_NAME Instance attribute Protected Type reference (TYPE) CLB_EXT_SERVICE_NAME 20120809
26 MV_INTERFACE Instance attribute Protected Type reference (TYPE) CLB_INTERFACE Interface 20110905
27 MV_METHOD_VALID_FROM Instance attribute Protected Type reference (TYPE) CLB_VALID_FROM_DATE 20120313
28 MV_METHOD_VERSION Instance attribute Protected Type reference (TYPE) CLB_PLATFORM_METHOD_VERSION Method Version 20110902
29 MV_PLATFORM Instance attribute Protected Type reference (TYPE) CLB_PLATFORM_ID Platform (Server) 20110902
30 MV_PLATFORM_METHOD Instance attribute Protected Type reference (TYPE) CLB_PLATFORM_METHOD Platform Method 20110902
31 MV_PLATFORM_TYPE Instance attribute Protected Type reference (TYPE) CLB_PLATFORM_TYPE Platform Type 20110902
Methods
# Method Level Visibility Method type Description Created on
1 GET_APPLICATION_ID Instance method Public Method Get Application ID 20110905
2 GET_INTERFACE Instance method Public Method Get Interface 20110905
3 GET_METHOD_NAME Instance method Public Method Get Method Name 20110905
4 GET_METHOD_VERSION Instance method Public Method Get Method Version 20110905
5 GET_PLATFORM Instance method Public Method Get Platform 20110905
6 GET_PLATFORM_DATA Instance method Public Method 20120615
7 GET_PLATFORM_TYPE Instance method Public Method Get Platform Type 20110905
8 GET_PTYPE_CF_DATA Instance method Public Method Get Class Factory Data 20110905
9 INJECT_ALL Instance method Public Method Inject all Settings 20110905
10 INJECT_ALL_GW_NOTIFY Instance method Public Method 20120809
11 INJECT_ALL_PLATF_AUTH Instance method Public Method Inject All Authentication Methods 20120420
12 INJECT_ALL_PLATF_METH Instance method Public Method Inject All Methods of a Platform 20120420
13 INJECT_ALL_PTYPE_CF Instance method Public Method Inject Platform Type-specific Class Factory 20120423
14 INJECT_ALL_PTYPE_METH Instance method Public Method Inject All Platform Type Methods 20120420
15 INJECT_ALL_PTYPE_VERS Instance method Public Method Inject All Method Versions 20120420
16 INJECT_APPLI Instance method Public Method Inject Application 20110819
17 INJECT_APPLI_CONFIG Instance method Public Method Inject Application Configuration 20111027
18 INJECT_APPLI_DATA Instance method Public Method Inject Application Data 20110929
19 INJECT_APPLI_PLATF Instance method Public Method Inject Application-specific Platform Assignment 20110821
20 INJECT_APPL_KEY Instance method Public Method Inject Application Key 20120917
21 INJECT_DISP Instance method Public Method Inject Dispatcher 20110930
22 INJECT_GW_NOTIFY Instance method Public Method Inject SAP Gateway Notification Filter 20120809
23 INJECT_GW_SRV Instance method Public Method 20121002
24 INJECT_PLATF Instance method Public Method Inject Platform 20110821
25 INJECT_PLATF_AUTH Instance method Public Method Inject Single Authentication Method 20110927
26 INJECT_PLATF_DEF Instance method Public Method Inject Platform Definition 20110927
27 INJECT_PLATF_METH Instance method Public Method Inject Platform Method 20110819
28 INJECT_PTYPE Instance method Public Method Inject Platform Type 20110916
29 INJECT_PTYPE_CF Instance method Public Method Inject Platform Type-specific Class Factory 20110902
30 INJECT_PTYPE_METH Instance method Public Method Inject Platform Type Method 20110823
31 INJECT_PTYPE_VERS Instance method Public Method Inject Method Version 20110902
32 SET_APPLICATION_CONTEXT Instance method Protected Method Set Application Context 20120917
33 SET_APPLICATION_ID Instance method Protected Method Set Application ID 20110902
34 SET_APPLI_DATA Instance method Protected Method Set Application Data 20110902
35 SET_APPLI_DATA_DATA Instance method Protected Method Set Application-specific Platform Data 20110929
36 SET_APPLI_PLATF_DATA Instance method Protected Method Set Application-specific Platform 20110902
37 SET_AUTHENTICATION_CONTEXT Instance method Protected Method Set Authentication Context 20110927
38 SET_DISP_DATA Instance method Protected Method Set dispatcher data 20110930
39 SET_EXTERNAL_SERVICE_NAME Instance method Protected Method 20120809
40 SET_GW_NOTIFY_DATA Instance method Protected Method 20120809
41 SET_GW_SRV Instance method Protected Method 20121002
42 SET_INTERFACE Instance method Protected Method Set Interface 20110905
43 SET_METHOD_VERSION Instance method Protected Method Set Method Version 20110902
44 SET_PLATFORM Instance method Protected Method Set Platform 20110902
45 SET_PLATFORM_METHOD Instance method Protected Method Set Platform Method 20110902
46 SET_PLATFORM_TYPE Instance method Protected Method Set Platform Type 20110902
47 SET_PLATF_AUTH_DATA Instance method Protected Method Set Authentication Data 20110927
48 SET_PLATF_DATA Instance method Protected Method Set Platform Data 20110902
49 SET_PLATF_DEF_DATA Instance method Protected Method Set Platform data 20110927
50 SET_PLATF_METH_DATA Instance method Protected Method Set Method Data 20110902
51 SET_PTYPE_CF_DATA Instance method Protected Method Set Class Factory Data 20110902
52 SET_PTYPE_DATA Instance method Protected Method Set Platform Type Data 20110916
53 SET_PTYPE_VERS_DATA Instance method Protected Method Set Method Version Data 20110902
Events
Class TD_CUST_ACCESS_INJECTOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_GW_SRV Public See coding 20121002 BEGIN OF ts_gw_srv, data TYPE clb_s_gw_srv_data, ptype TYPE STANDARD TABLE OF clb_platform_type WITH DEFAULT KEY, END OF ts_gw_srv
2 TS_GW_SRV_ALL Public See coding 20121002 BEGIN OF ts_gw_srv_all, s_table TYPE tt_gw_srv, c_table TYPE tt_gw_srv, END OF ts_gw_srv_all
3 TT_GW_SRV Public See coding 20121002 tt_gw_srv TYPE STANDARD TABLE OF ts_gw_srv WITH DEFAULT KEY
Method Signatures

Method GET_APPLICATION_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_APPLICATION_ID Value transfer Type reference (TYPE) CLB_APPLICATION_ID 20110905

Method GET_APPLICATION_ID on class TD_CUST_ACCESS_INJECTOR has no exception.

Method GET_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_INTERFACE Value transfer Type reference (TYPE) CLB_INTERFACE 20110905

Method GET_INTERFACE on class TD_CUST_ACCESS_INJECTOR has no exception.

Method GET_METHOD_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_METHOD_NAME Value transfer Type reference (TYPE) CLB_PLATFORM_METHOD 20110905

Method GET_METHOD_NAME on class TD_CUST_ACCESS_INJECTOR has no exception.

Method GET_METHOD_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VERSION Value transfer Type reference (TYPE) CLB_PLATFORM_METHOD_VERSION 20110905

Method GET_METHOD_VERSION on class TD_CUST_ACCESS_INJECTOR has no exception.

Method GET_PLATFORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PLATFORM Value transfer Type reference (TYPE) CLB_PLATFORM_ID 20110905

Method GET_PLATFORM on class TD_CUST_ACCESS_INJECTOR has no exception.

Method GET_PLATFORM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_PLATFORM_DATA Value transfer Type reference (TYPE) CLB_S_PLATF_DATA 20120615

Method GET_PLATFORM_DATA on class TD_CUST_ACCESS_INJECTOR has no exception.

Method GET_PLATFORM_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PLATFORM_TYPE Value transfer Type reference (TYPE) CLB_PLATFORM_TYPE 20110905

Method GET_PLATFORM_TYPE on class TD_CUST_ACCESS_INJECTOR has no exception.

Method GET_PTYPE_CF_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_PTYPE_CF_DATA Value transfer Type reference (TYPE) IF_CLB_CUST_PTYPE_CF_SELECT=>TY_SELECTED_DATA 20110905

Method GET_PTYPE_CF_DATA on class TD_CUST_ACCESS_INJECTOR has no exception.

Method INJECT_ALL Signature

Method INJECT_ALL on class TD_CUST_ACCESS_INJECTOR has no parameter.
# Exception Resumable Description Created on
1 CX_CLB_CONFIG 20110905

Method INJECT_ALL_GW_NOTIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA_TO_INJECT Call by reference Type reference (TYPE) IF_CLB_CUST_GW_NOTIFY_SELECT=>TTY_SELECTED_DATA 20120809
# Exception Resumable Description Created on
1 CX_CLB_CONFIG 20120809

Method INJECT_ALL_PLATF_AUTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA_TO_INJECT Call by reference Type reference (TYPE) IF_CLB_CUST_PLATF_AUTH_SELECT=>TTY_SELECTED_DATA 20120420
# Exception Resumable Description Created on
1 CX_CLB_CONFIG 20120420

Method INJECT_ALL_PLATF_METH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA_TO_INJECT Call by reference Type reference (TYPE) IF_CLB_CUST_PLATF_METH_SELECT=>TTY_SELECTED_DATA 20120420
# Exception Resumable Description Created on
1 CX_CLB_CONFIG 20120420

Method INJECT_ALL_PTYPE_CF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA_TO_INJECT Call by reference Type reference (TYPE) CLBC_T_PTYPE_CF 20120423
# Exception Resumable Description Created on
1 CX_CLB_CONFIG 20120423

Method INJECT_ALL_PTYPE_METH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA_TO_INJECT Call by reference Type reference (TYPE) IF_CLB_CUST_PTYPE_METH_SELECT=>TTY_SELECTED_DATA 20120420
# Exception Resumable Description Created on
1 CX_CLB_CONFIG 20120420

Method INJECT_ALL_PTYPE_VERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA_TO_INJECT Call by reference Type reference (TYPE) IF_CLB_CUST_PTYPE_VERS_SELECT=>TTY_SELECTED_DATA 20120420
# Exception Resumable Description Created on
1 CX_CLB_CONFIG 20120420

Method INJECT_APPLI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA_TO_INJECT Call by reference Type reference (TYPE) IF_CLB_CUST_APPLI_SELECT=>TY_SELECTED_DATA 20110819
2 Returning RS_INJECTED_DATA Value transfer Type reference (TYPE) IF_CLB_CUST_APPLI_SELECT=>TY_SELECTED_DATA 20110819
# Exception Resumable Description Created on
1 CX_CLB_CONFIG 20110819

Method INJECT_APPLI_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA_TO_INJECT Call by reference Type reference (TYPE) IF_CLB_CONFIGURATION=>TY_APPLICATION_CONFIG 20111027
# Exception Resumable Description Created on
1 CX_CLB_CONFIG 20111027

Method INJECT_APPLI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA_TO_INJECT Call by reference Type reference (TYPE) IF_CLB_CUST_APPLI_DATA_SELECT=>TY_SELECTED_DATA 20110929
2 Returning RS_INJECTED_DATA Value transfer Type reference (TYPE) IF_CLB_CUST_APPLI_DATA_SELECT=>TY_SELECTED_DATA 20110929
# Exception Resumable Description Created on
1 CX_CLB_CONFIG 20110929

Method INJECT_APPLI_PLATF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA_TO_INJECT Call by reference Type reference (TYPE) IF_CLB_CUST_APPLI_PLATF_SELECT=>TY_SELECTED_DATA 20110821
2 Returning RS_INJECTED_DATA Value transfer Type reference (TYPE) IF_CLB_CUST_APPLI_PLATF_SELECT=>TY_SELECTED_DATA 20110821
# Exception Resumable Description Created on
1 CX_CLB_CONFIG 20110821

Method INJECT_APPL_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA_TO_INJECT Call by reference Type reference (TYPE) CLB_S_APPL_KEY 20120917
# Exception Resumable Description Created on
1 CX_CLB_CONFIG Collaboration: Configuration exception 20120918

Method INJECT_DISP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA_TO_INJECT Call by reference Type reference (TYPE) IF_CLB_CUST_DISP_SELECT=>TS_SELECTED_DATA 20110930
2 Returning RS_INJECTED_DATA Value transfer Type reference (TYPE) IF_CLB_CUST_DISP_SELECT=>TS_SELECTED_DATA 20110930

Method INJECT_DISP on class TD_CUST_ACCESS_INJECTOR has no exception.

Method INJECT_GW_NOTIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA_TO_INJECT Call by reference Type reference (TYPE) IF_CLB_CUST_GW_NOTIFY_SELECT=>TY_SELECTED_DATA 20120809
2 Returning RS_INJECTED_DATA Value transfer Type reference (TYPE) IF_CLB_CUST_GW_NOTIFY_SELECT=>TY_SELECTED_DATA 20120809
# Exception Resumable Description Created on
1 CX_CLB_CONFIG 20120809

Method INJECT_GW_SRV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_GW_SRV_ALL Value transfer Type reference (TYPE) TS_GW_SRV_ALL 20121002

Method INJECT_GW_SRV on class TD_CUST_ACCESS_INJECTOR has no exception.

Method INJECT_PLATF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA_TO_INJECT Call by reference Type reference (TYPE) IF_CLB_CUST_PLATF_SELECT=>TY_SELECTED_DATA 20110821
2 Returning RS_INJECTED_DATA Value transfer Type reference (TYPE) IF_CLB_CUST_PLATF_SELECT=>TY_SELECTED_DATA 20110821
# Exception Resumable Description Created on
1 CX_CLB_CONFIG 20110821

Method INJECT_PLATF_AUTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA_TO_INJECT Call by reference Type reference (TYPE) IF_CLB_CUST_PLATF_AUTH_SELECT=>TY_SELECTED_DATA 20110927
2 Returning RS_INJECTED_DATA Value transfer Type reference (TYPE) IF_CLB_CUST_PLATF_AUTH_SELECT=>TY_SELECTED_DATA 20110927
# Exception Resumable Description Created on
1 CX_CLB_CONFIG 20110927

Method INJECT_PLATF_DEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA_TO_INJECT Call by reference Type reference (TYPE) IF_CLB_CUST_PLATF_DEF_SELECT=>TY_SELECTED_DATA 20110927
2 Returning RS_INJECTED_DATA Value transfer Type reference (TYPE) IF_CLB_CUST_PLATF_DEF_SELECT=>TY_SELECTED_DATA 20110927
# Exception Resumable Description Created on
1 CX_CLB_CONFIG 20110927

Method INJECT_PLATF_METH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA_TO_INJECT Call by reference Type reference (TYPE) IF_CLB_CUST_PLATF_METH_SELECT=>TY_SELECTED_DATA 20110819
2 Returning RS_INJECTED_DATA Value transfer Type reference (TYPE) IF_CLB_CUST_PLATF_METH_SELECT=>TY_SELECTED_DATA 20110819
# Exception Resumable Description Created on
1 CX_CLB_CONFIG 20110819

Method INJECT_PTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA_TO_INJECT Call by reference Type reference (TYPE) IF_CLB_CUST_PTYPE_SELECT=>TS_SELECTED_DATA 20110916
2 Returning RS_INJECTED_DATA Value transfer Type reference (TYPE) IF_CLB_CUST_PTYPE_SELECT=>TS_SELECTED_DATA 20110916
# Exception Resumable Description Created on
1 CX_CLB_CONFIG 20110916

Method INJECT_PTYPE_CF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA_TO_INJECT Call by reference Type reference (TYPE) IF_CLB_CUST_PTYPE_CF_SELECT=>TY_SELECTED_DATA 20110902
2 Returning RS_INJECTED_DATA Value transfer Type reference (TYPE) IF_CLB_CUST_PTYPE_CF_SELECT=>TY_SELECTED_DATA 20110902
# Exception Resumable Description Created on
1 CX_CLB_CONFIG 20110902

Method INJECT_PTYPE_METH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA_TO_INJECT Call by reference Type reference (TYPE) IF_CLB_CUST_PTYPE_METH_SELECT=>TY_SELECTED_DATA 20110823
2 Returning RS_INJECTED_DATA Value transfer Type reference (TYPE) IF_CLB_CUST_PTYPE_METH_SELECT=>TY_SELECTED_DATA 20110823
# Exception Resumable Description Created on
1 CX_CLB_CONFIG 20110823

Method INJECT_PTYPE_VERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA_TO_INJECT Call by reference Type reference (TYPE) IF_CLB_CUST_PTYPE_VERS_SELECT=>TY_SELECTED_DATA 20110902
2 Returning RS_INJECTED_DATA Value transfer Type reference (TYPE) IF_CLB_CUST_PTYPE_VERS_SELECT=>TY_SELECTED_DATA 20110902
# Exception Resumable Description Created on
1 CX_CLB_CONFIG 20110902

Method SET_APPLICATION_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION_CONTEXT Call by reference Type reference (TYPE) CLB_APPL_CONTEXT 20120917
2 Returning RV_APPLICATION_CONTEXT Value transfer Type reference (TYPE) CLB_APPL_CONTEXT 20120917

Method SET_APPLICATION_CONTEXT on class TD_CUST_ACCESS_INJECTOR has no exception.

Method SET_APPLICATION_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) CLB_APPLICATION_ID 20110902
2 Returning RV_APPLICATION_ID Value transfer Type reference (TYPE) CLB_APPLICATION_ID 20110902

Method SET_APPLICATION_ID on class TD_CUST_ACCESS_INJECTOR has no exception.

Method SET_APPLI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) IF_CLB_CUST_APPLI_SELECT=>TY_SELECTED_DATA 20110927
2 Returning RS_DATA Value transfer Type reference (TYPE) IF_CLB_CUST_APPLI_SELECT=>TY_SELECTED_DATA 20110927

Method SET_APPLI_DATA on class TD_CUST_ACCESS_INJECTOR has no exception.

Method SET_APPLI_DATA_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) CLB_S_APPLI_DATA_DATA Collaboration Platform: Application-specific Data 20110929
2 Returning RS_DATA Value transfer Type reference (TYPE) CLB_S_APPLI_DATA_DATA Collaboration Platform: Application-specific Data 20110929

Method SET_APPLI_DATA_DATA on class TD_CUST_ACCESS_INJECTOR has no exception.

Method SET_APPLI_PLATF_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) CLB_S_APPLI_PLATF_DATA 20110927
2 Returning RS_DATA Value transfer Type reference (TYPE) CLB_S_APPLI_PLATF_DATA 20110927

Method SET_APPLI_PLATF_DATA on class TD_CUST_ACCESS_INJECTOR has no exception.

Method SET_AUTHENTICATION_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AUTH_CONTEXT Call by reference Type reference (TYPE) CLB_AUTH_CONTEXT 20110927
2 Returning RV_AUTH_CONTEXT Value transfer Type reference (TYPE) CLB_AUTH_CONTEXT 20110927

Method SET_AUTHENTICATION_CONTEXT on class TD_CUST_ACCESS_INJECTOR has no exception.

Method SET_DISP_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) IF_CLB_CUST_DISP_SELECT=>TS_SELECTED_DATA 20110930
2 Returning RS_DATA Value transfer Type reference (TYPE) IF_CLB_CUST_DISP_SELECT=>TS_SELECTED_DATA 20110930

Method SET_DISP_DATA on class TD_CUST_ACCESS_INJECTOR has no exception.

Method SET_EXTERNAL_SERVICE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXTERNAL_SERVICE_NAME Call by reference Type reference (TYPE) CLB_EXT_SERVICE_NAME 20120809
2 Returning RV_SRV_NAME Value transfer Type reference (TYPE) CLB_EXT_SERVICE_NAME 20120809

Method SET_EXTERNAL_SERVICE_NAME on class TD_CUST_ACCESS_INJECTOR has no exception.

Method SET_GW_NOTIFY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) CLB_S_GW_NOTIFY_DATA 20120809
2 Returning RS_DATA Value transfer Type reference (TYPE) CLB_S_GW_NOTIFY_DATA 20120809

Method SET_GW_NOTIFY_DATA on class TD_CUST_ACCESS_INJECTOR has no exception.

Method SET_GW_SRV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_GW_SRV_ALL Call by reference Type reference (TYPE) TS_GW_SRV_ALL 20121002
2 Returning RS_GW_SRV_ALL Value transfer Type reference (TYPE) TS_GW_SRV_ALL 20121002

Method SET_GW_SRV on class TD_CUST_ACCESS_INJECTOR has no exception.

Method SET_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INTERFACE Call by reference Type reference (TYPE) CLB_INTERFACE 20110905
2 Returning RV_INTERFACE Value transfer Type reference (TYPE) CLB_INTERFACE 20110905

Method SET_INTERFACE on class TD_CUST_ACCESS_INJECTOR has no exception.

Method SET_METHOD_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_METHOD_VERSION Call by reference Type reference (TYPE) CLB_PLATFORM_METHOD_VERSION 20110902
2 Returning RV_METHOD_VERSION Value transfer Type reference (TYPE) CLB_PLATFORM_METHOD_VERSION 20110902

Method SET_METHOD_VERSION on class TD_CUST_ACCESS_INJECTOR has no exception.

Method SET_PLATFORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PLATFORM Call by reference Type reference (TYPE) CLB_PLATFORM_ID 20110902
2 Returning RV_PLATFORM Value transfer Type reference (TYPE) CLB_PLATFORM_ID 20110902

Method SET_PLATFORM on class TD_CUST_ACCESS_INJECTOR has no exception.

Method SET_PLATFORM_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_METHOD_VALID_FROM Call by reference Type reference (TYPE) CLB_VALID_FROM_DATE 20120313
2 Importing IV_PLATFORM_METHOD Call by reference Type reference (TYPE) CLB_PLATFORM_METHOD 20110902
3 Returning RV_PLATFORM_METHOD Value transfer Type reference (TYPE) CLB_PLATFORM_METHOD 20110902

Method SET_PLATFORM_METHOD on class TD_CUST_ACCESS_INJECTOR has no exception.

Method SET_PLATFORM_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PLATFORM_TYPE Call by reference Type reference (TYPE) CLB_PLATFORM_TYPE 20110902
2 Returning RV_PLATFORM_TYPE Value transfer Type reference (TYPE) CLB_PLATFORM_TYPE 20110902

Method SET_PLATFORM_TYPE on class TD_CUST_ACCESS_INJECTOR has no exception.

Method SET_PLATF_AUTH_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) CLB_S_PLATF_AUTH_DATA 20110927
2 Returning RS_DATA Value transfer Type reference (TYPE) CLB_S_PLATF_AUTH_DATA 20110927

Method SET_PLATF_AUTH_DATA on class TD_CUST_ACCESS_INJECTOR has no exception.

Method SET_PLATF_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) CLB_S_PLATF_DATA 20110927
2 Returning RS_DATA Value transfer Type reference (TYPE) CLB_S_PLATF_DATA 20110927

Method SET_PLATF_DATA on class TD_CUST_ACCESS_INJECTOR has no exception.

Method SET_PLATF_DEF_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) CLB_S_PLATF_ATTR 20110927
2 Returning RS_DATA Value transfer Type reference (TYPE) CLB_S_PLATF_ATTR 20110927

Method SET_PLATF_DEF_DATA on class TD_CUST_ACCESS_INJECTOR has no exception.

Method SET_PLATF_METH_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) CLB_S_PLATF_METH_DATA 20110927
2 Returning RS_DATA Value transfer Type reference (TYPE) CLB_S_PLATF_METH_DATA 20110927

Method SET_PLATF_METH_DATA on class TD_CUST_ACCESS_INJECTOR has no exception.

Method SET_PTYPE_CF_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) IF_CLB_CUST_PTYPE_CF_SELECT=>TY_SELECTED_DATA 20110927
2 Returning RS_DATA Value transfer Type reference (TYPE) IF_CLB_CUST_PTYPE_CF_SELECT=>TY_SELECTED_DATA 20110927

Method SET_PTYPE_CF_DATA on class TD_CUST_ACCESS_INJECTOR has no exception.

Method SET_PTYPE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) IF_CLB_CUST_PTYPE_SELECT=>TS_SELECTED_DATA 20110927
2 Returning RS_DATA Value transfer Type reference (TYPE) IF_CLB_CUST_PTYPE_SELECT=>TS_SELECTED_DATA 20110927

Method SET_PTYPE_DATA on class TD_CUST_ACCESS_INJECTOR has no exception.

Method SET_PTYPE_VERS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) CLB_S_PTYPE_METH_VERS_DATA 20110927
2 Returning RS_DATA Value transfer Type reference (TYPE) CLB_S_PTYPE_METH_VERS_DATA 20110927

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