SAP ABAP Class TD_CLB2_CUST_ACCESS_INJECT_TDC (Collaboration: Injector Class for Feeds)
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 | Inheritance (c INHERITING FROM c_ref) | TD_CLB2_CUST_ACCESS_INJECTOR | Central Injection Class for Customizing Accesses | 20130516 |
Properties
Class | TD_CLB2_CUST_ACCESS_INJECT_TDC | |
Short Description | Collaboration: Injector Class for Feeds | |
Super Class | TD_CLB2_CUST_ACCESS_INJECTOR | Central Injection Class for Customizing Accesses |
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 | 20141120 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class TD_CLB2_CUST_ACCESS_INJECT_TDC has no forward declaration.
Interfaces
Class TD_CLB2_CUST_ACCESS_INJECT_TDC has no interface implemented.
Friends
Class TD_CLB2_CUST_ACCESS_INJECT_TDC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20130516 | ||||
2 | ![]() |
Static Attribute | Private | See coding | 20130516 | ||||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | TH_CLB2_CONFIG_TDC | 20130516 | |||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CLB2_S_APPL_KEY | 20130516 | |||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CLB2_S_PTYPE_METHOD | 20130516 | |||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CLB2_T_GW_NOTIFY | 20130516 | |||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CLB2_T_PLATF_AUTH | 20130516 | |||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CLB2_T_PLATF_METH | 20130516 | |||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CLB2_T_PTYPE_METH | 20130516 | |||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CLB2_T_PTYPE_VERS | 20130516 | |||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CLB2C_T_SERVICE | Service (List) | 20140429 | ||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CLB2_T_SERVICE | Service (List) | 20140429 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CLB2C_T_TUNNEL | 20140506 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20130516 |
2 | ![]() |
Instance method | Public | Method | Inject All Methods of the Test Data Container | 20130516 |
3 | ![]() |
Instance method | Public | Method | Inject Customizing from the Current TDC Variant | 20130516 |
4 | ![]() |
Instance method | Public | Method | Inject a Specific Method | 20130516 |
5 | ![]() |
Static method | Public | Method | Get an Instance for the Given Test Data Container | 20130516 |
6 | ![]() |
Static method | Private | Method | Get a Variant of the Test Data Container | 20130516 |
Events
Class TD_CLB2_CUST_ACCESS_INJECT_TDC has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_INSTANCE | Private | See coding | 20130516 | BEGIN OF ty_instance,
variant_name TYPE etvar_id,
instance TYPE REF TO TD_CLB2_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 | ![]() |
IV_TDC_VARIANT_NAME | Call by reference | Type reference (TYPE) | ETVAR_ID | 20130516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130516 |
Method INJECT_ALL_METHODS Signature
Method INJECT_ALL_METHODS on class TD_CLB2_CUST_ACCESS_INJECT_TDC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130516 |
Method INJECT_CUST_BY_TDC_VARIANT Signature
Method INJECT_CUST_BY_TDC_VARIANT on class TD_CLB2_CUST_ACCESS_INJECT_TDC has no parameter.
Method INJECT_CUST_BY_TDC_VARIANT on class TD_CLB2_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 | ![]() |
IV_AUTH_CONT | Call by reference | Type reference (TYPE) | CLB2_AUTH_CONTEXT | 20130516 | |||
2 | ![]() |
IV_METHOD | Call by reference | Type reference (TYPE) | CLB2_PLATFORM_METHOD | 20130516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130516 |
Method S_GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TDC_VARIANT_NAME | Call by reference | Type reference (TYPE) | ETVAR_ID | 20130516 | |||
2 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | TD_CLB2_CUST_ACCESS_INJECT_TDC | 20130516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130516 |
Method S_GET_TDC_VARIANT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TDC_VARIANT_NAME | Call by reference | Type reference (TYPE) | ETVAR_ID | 20130516 | |||
2 | ![]() |
RO_VARIANT | Value transfer | Object reference (TYPE REF TO) | TH_CLB2_CONFIG_TDC | 20130516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130516 |
History
Last changed by/on | SAP | 20141120 |
SAP Release Created in | 100 |