SAP ABAP Class CL_CNV_INDX_RELID_STR_VARIANT (Variant of a RELID structure)
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_RELID_STR_VARIANT | |
| Short Description | Variant of a RELID structure | |
| 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_RELID_STR_VARIANT has no forward declaration.
Interfaces
Class CL_CNV_INDX_RELID_STR_VARIANT has no interface implemented.
Friends
Class CL_CNV_INDX_RELID_STR_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 missing DDIC references exist | 20101011 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | CNV_INDX_STRUCT_VARIANT | Variant of the INDX structure | 20101011 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_CNV_INDX_RELID_STRUCTURE | Representation of RELID structure | 20101011 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_CNV_INDX_RELID_STR_VERSION | Reference to the version to which this variant belong | 20101011 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Compares a component in directory and variant | 20110620 | |
| 2 | Instance method | Public | Method | Compares this variant's structure to the given directory | 20110620 | |
| 3 | Instance method | Public | Constructor | Creates a RELID structure variant | 20101011 | |
| 4 | Instance method | Public | Method | Returns conv.-relevant component fields | 20101026 | |
| 5 | Instance method | Public | Method | Reports missing DDIC references | 20101011 |
Events
Class CL_CNV_INDX_RELID_STR_VARIANT has no event.
Types
Class CL_CNV_INDX_RELID_STR_VARIANT has no local type.
Method Signatures
Method COMPARE_COMPONENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPARE_DATA | Call by reference | Type reference (TYPE) | FLAG | 'X' | Read and compare data | 20110620 | ||
| 2 | DCOMP | Call by reference | Type reference (TYPE) | CDIR | Cluster directory: Structure for IMPORT DIRECTORY | 20110620 | |||
| 3 | ERROR | Value transfer | Object reference (TYPE REF TO) | CL_CNV_INDX_ERROR | INDX data error methods | 20110620 | |||
| 4 | IGNORING_BOUNDARIES | Call by reference | Type reference (TYPE) | CNV_INDX_IGNORE_BOUNDARIES | SPACE | 20110620 | |||
| 5 | IO | Call by reference | Object reference (TYPE REF TO) | CL_CNV_INDX_IO | Read/Write operations on INDX tables | 20110620 | |||
| 6 | VCOMP | Call by reference | Object reference (TYPE REF TO) | CL_CNV_INDX_COMPONENT | INDX RELID component | 20110620 |
Method COMPARE_COMPONENTS on class CL_CNV_INDX_RELID_STR_VARIANT has no exception.
Method COMPARE_WITH_DIRECTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPARE_DATA | Call by reference | Type reference (TYPE) | FLAG | 'X' | Whether to read and compare data | 20110620 | ||
| 2 | DIRECTORY | Call by reference | Type reference (TYPE) | TAB_CDIR | Table of CDIRs | 20110620 | |||
| 3 | ERROR | Value transfer | Object reference (TYPE REF TO) | CL_CNV_INDX_ERROR | INDX data error methods | 20110620 | |||
| 4 | IGNORING_BOUNDARIES | Call by reference | Type reference (TYPE) | CNV_INDX_IGNORE_BOUNDARIES | SPACE | Ignore structure boundries | 20110620 | ||
| 5 | IO | Call by reference | Object reference (TYPE REF TO) | CL_CNV_INDX_IO | Read/Write operations on INDX tables | 20110620 | |||
| 6 | STRUCT_RETRIEVER | Call by reference | Object reference (TYPE REF TO) | IF_CNV_INDX_STRUCT_RETRIEVER | INDX RELID structure retriever interface | 20110620 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Issues related to Authority/Registration | 20140321 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STRUCTURE | Call by reference | Object reference (TYPE REF TO) | CL_CNV_INDX_RELID_STRUCTURE | Representation of RELID structure | 20101011 | |||
| 2 | VARIANT | Call by reference | Type reference (TYPE) | CNV_INDX_STRUCT_VARIANT | Variant of the INDX structure | 20101011 | |||
| 3 | VERSIONREF | Call by reference | Object reference (TYPE REF TO) | CL_CNV_INDX_RELID_STR_VERSION | Reference to the version to which this variant belong | 20101011 |
Method CONSTRUCTOR on class CL_CNV_INDX_RELID_STR_VARIANT has no exception.
Method IS_CONVERSION_RELEVANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPS | Call by reference | Type reference (TYPE) | CNV_INDX_T_TABLE | All relevant components | 20101026 | |||
| 2 | FOUND_COMPS | Call by reference | Type reference (TYPE) | CNV_INDX_T_TABLE | Found relevant components | 20101026 | |||
| 3 | RELEVANT | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20101026 |
Method IS_CONVERSION_RELEVANT on class CL_CNV_INDX_RELID_STR_VARIANT has no exception.
Method REPORT_MISSING_DDIC_REFS Signature
Method REPORT_MISSING_DDIC_REFS on class CL_CNV_INDX_RELID_STR_VARIANT has no parameter.
Method REPORT_MISSING_DDIC_REFS on class CL_CNV_INDX_RELID_STR_VARIANT has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |