SAP ABAP Class CL_CNV_INDX_RULE_HELPER (Default INDX Rule helper)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CNV_INDX_RULE_HELPER | Helper for use in INDX variant selection rules | 20101210 |
Properties
| Class | CL_CNV_INDX_RULE_HELPER | |
| Short Description | Default INDX Rule helper | |
| Super Class | ||
| 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 | 20101210 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CNV_INDX_RULE_HELPER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CNV_INDX_RULE_HELPER | Helper for use in INDX variant selection rules | 20101210 |
Friends
Class CL_CNV_INDX_RULE_HELPER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CNV_INDX_IO | Read/Write operations on INDX tables | 20101210 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Creates the helper | 20101210 |
Events
Class CL_CNV_INDX_RULE_HELPER has no event.
Types
Class CL_CNV_INDX_RULE_HELPER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO | Call by reference | Object reference (TYPE REF TO) | CL_CNV_INDX_IO | Read/Write operations on INDX tables | 20101210 |
Method CONSTRUCTOR on class CL_CNV_INDX_RULE_HELPER has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |