SAP ABAP Class CL_CNV_INDX_STR_RETR_VARIANT (INDX RELID structure retriever variant)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-GTF-BS (Application Component) Business Application Support
⤷
CNV_INDX (Package) Conversion of INDX-like cluster tables
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CNV_INDX_CONF_OBJECT | Configuration object | 20101011 |
Properties
| Class | CL_CNV_INDX_STR_RETR_VARIANT | |
| Short Description | INDX RELID structure retriever variant | |
| Super Class | CL_CNV_INDX_CONF_OBJECT | Configuration object |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_INDX | Conversion of INDX-like cluster tables |
| Created | 20101011 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CNV_INDX_STR_RETR_VARIANT has no forward declaration.
Interfaces
Class CL_CNV_INDX_STR_RETR_VARIANT has no interface implemented.
Friends
Class CL_CNV_INDX_STR_RETR_VARIANT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | FLAG | Whether class is ok | 20101011 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | CNV_INDX_STRUCT_RETR_VARIANT | Alternative variant of RELID structure retrieval method | 20101011 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_CNV_INDX_RELID | Representation of INDX RELID | 20101011 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_CNV_INDX_STRUCT_RETRIEVER | INDX RELID structure retriever interface | 20101011 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | CNV_INDX_STRUCT_RETRIEVER | Retriever class a structure of a given RELID | 20101011 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks whether the given class name fulfills the criteria | 20101011 | |
| 2 | Instance method | Public | Method | Clones this retriever variant object | 20110121 | |
| 3 | Instance method | Public | Constructor | creates structure retriever variant | 20101011 | |
| 4 | Instance method | Public | Method | Returns the structure retriever | 20101011 |
Events
Class CL_CNV_INDX_STR_RETR_VARIANT has no event.
Types
Class CL_CNV_INDX_STR_RETR_VARIANT has no local type.
Method Signatures
Method CHECK_CLASS_OK Signature
Method CHECK_CLASS_OK on class CL_CNV_INDX_STR_RETR_VARIANT has no parameter.
Method CHECK_CLASS_OK on class CL_CNV_INDX_STR_RETR_VARIANT has no exception.
Method CLONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RELIDREF | Call by reference | Object reference (TYPE REF TO) | CL_CNV_INDX_RELID | Representation of INDX RELID | 20110121 | |||
| 2 | VARIANT | Value transfer | Object reference (TYPE REF TO) | CL_CNV_INDX_STR_RETR_VARIANT | INDX RELID structure retriever variant | 20110121 |
Method CLONE on class CL_CNV_INDX_STR_RETR_VARIANT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RELIDREF | Call by reference | Object reference (TYPE REF TO) | CL_CNV_INDX_RELID | Representation of INDX RELID | 20101011 | |||
| 2 | RETRIEVER_CLASS | Call by reference | Type reference (TYPE) | CNV_INDX_STRUCT_RETRIEVER | Retriever class a structure of a given RELID | 20101011 | |||
| 3 | RETR_VARIANT | Call by reference | Type reference (TYPE) | CNV_INDX_STRUCT_RETR_VARIANT | Alternative variant of RELID structure retrieval method | 20101011 |
Method CONSTRUCTOR on class CL_CNV_INDX_STR_RETR_VARIANT has no exception.
Method GET_RETRIEVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETRIEVER | Value transfer | Object reference (TYPE REF TO) | IF_CNV_INDX_STRUCT_RETRIEVER | INDX RELID structure retriever interface | 20101011 |
Method GET_RETRIEVER on class CL_CNV_INDX_STR_RETR_VARIANT has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |