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 | Constant | Public | See coding | 20120417 | |||||
| 2 | Static Attribute | Private | See coding | 20120417 | |||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | TH_CLB_CONFIG_TDC | 20110909 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | CLB_S_APPL_KEY | 20120417 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | CLB_S_PTYPE_METHOD | 20120417 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | CLB_T_GW_NOTIFY | 20120809 | ||||
| 7 | Instance attribute | Public | Type reference (TYPE) | CLBC_T_PLATF_AUTH | 20120420 | ||||
| 8 | Instance attribute | Public | Type reference (TYPE) | CLBC_T_PLATF_METH | 20120420 | ||||
| 9 | Instance attribute | Public | Type reference (TYPE) | CLBC_T_PTYPE_METH | 20120420 | ||||
| 10 | Instance attribute | Public | Type reference (TYPE) | CLBC_T_PTYPE_VERS | 20120417 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20120417 | |
| 2 | Instance method | Public | Method | Inject All Methods of the Test Data Container | 20120420 | |
| 3 | Instance method | Public | Method | Inject Customizing from the Current TDC Variant | 20110909 | |
| 4 | Instance method | Public | Method | Inject a Specific Method | 20120417 | |
| 5 | Static method | Public | Method | Get an Instance for the Given Test Data Container | 20120417 | |
| 6 | 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 | IV_TDC_VARIANT_NAME | Call by reference | Type reference (TYPE) | ETVAR_ID | 20120417 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | IV_AUTH_CONT | Call by reference | Type reference (TYPE) | CLB_AUTH_CONTEXT | 20120417 | ||||
| 2 | IV_METHOD | Call by reference | Type reference (TYPE) | CLB_PLATFORM_METHOD | 20120417 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120417 |
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 | 20120417 | ||||
| 2 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | TD_CUST_ACCESS_INJECT_TDC | 20120417 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120417 |
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 | 20110909 | ||||
| 2 | RO_VARIANT | Value transfer | Object reference (TYPE REF TO) | TH_CLB_CONFIG_TDC | 20110909 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110909 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 732 |