SAP ABAP Class CL_IWP_TDC_ILMSTORE (Access to test data container IWP_ILMSTORE)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF (Application Component) General Application Functions
⤷
IWP_SERVICE_TEST_DATA (Package) ILM Retention Warehouse: test data: container and API
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_IWP_TDC_ILMSTORE_DATA | Read data from test data container IWP_ILMSTORE | 20111024 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_IWP_TDC_ILMSTORE_METADATA | Read metadata from test data container IWP_ILMSTORE | 20111024 |
Properties
| Class | CL_IWP_TDC_ILMSTORE | |
| Short Description | Access to test data container IWP_ILMSTORE | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | IWP_SERVICE_TEST_DATA | ILM Retention Warehouse: test data: container and API |
| Created | 20111024 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_IWP_TDC_ILMSTORE_DATA | Read data from test data container IWP_ILMSTORE | 20111024 | ||
| 2 | IF_IWP_TDC_ILMSTORE_METADATA | Read metadata from test data container IWP_ILMSTORE | 20111024 |
Friends
Class CL_IWP_TDC_ILMSTORE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | IWP_T_TDC_VAR_ILMSTORE_OBJ | TDC variant and object reference | 20111026 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | IWP_T_TDC_ILMSTORE | Table type for test data container IWP_ILMSTORE | 20111024 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | CONSTRUCTOR | 20111024 | |
| 2 | Instance method | Private | Method | 20111025 | ||
| 3 | Static method | Public | Method | Get data read interface | 20111026 | |
| 4 | Instance method | Private | Method | 20111025 | ||
| 5 | Static method | Public | Method | Get metadata read interface | 20111026 |
Events
Class CL_IWP_TDC_ILMSTORE has no event.
Types
Class CL_IWP_TDC_ILMSTORE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TDC_VARIANT | Call by reference | Type reference (TYPE) | ETVAR_ID | Variant name | 20111024 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Access to test data container IWP_ILMSTORE | 20111024 |
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_STRUCTDESCR | Call by reference | Type reference (TYPE) | IWP_T_TDC_STRUCTDESC | Runtime Type Services | 20111027 | |||
| 2 | IT_STRUCTURE | Call by reference | Type reference (TYPE) | IWP_T_TDC_TABNAME | Table of tables | 20111027 | |||
| 3 | IV_FROM_SN_META | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20111028 | |||
| 4 | IV_URI | Call by reference | Type reference (TYPE) | ADMI_URI_ADK | URI of a Resource or a Collection | 20111026 | |||
| 5 | LT_DATA | Value transfer | Type reference (TYPE) | IWP_T_TDC_DATA | Tablename and data as reference | 20111025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Access to test data container IWP_ILMSTORE | 20111025 |
Method GET_DATA_READER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TDC_VARIANT | Call by reference | Type reference (TYPE) | ETVAR_ID | Variant name | 20111026 | |||
| 2 | RO_DATA_READ | Value transfer | Object reference (TYPE REF TO) | IF_IWP_TDC_ILMSTORE_DATA | Read data from test data container IWP_ILMSTORE | 20111026 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Access to test data container IWP_ILMSTORE | 20111026 |
Method GET_METADATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_STRUCTURE | Call by reference | Type reference (TYPE) | IWP_T_TDC_TABNAME | Table of tables | 20111027 | |||
| 2 | LT_METADATA | Value transfer | Type reference (TYPE) | IWP_T_TDC_METADATA | 20111025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Access to test data container IWP_ILMSTORE | 20111025 |
Method GET_METADATA_READER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TDC_VARIANT | Call by reference | Type reference (TYPE) | ETVAR_ID | Variant name | 20111026 | |||
| 2 | RO_METADATA_READ | Value transfer | Object reference (TYPE REF TO) | IF_IWP_TDC_ILMSTORE_METADATA | Read metadata from test data container IWP_ILMSTORE | 20111026 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Access to test data container IWP_ILMSTORE | 20111026 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |