SAP ABAP Class IF_CNV_INDX_RULE_HELPER (Helper for use in INDX variant selection rules)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNV_INDX_RULE_HELPER | Default INDX Rule helper | 20101210 |
Properties
| Class | IF_CNV_INDX_RULE_HELPER | |
| Short Description | Helper for use in INDX variant selection rules | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20101210 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CNV_INDX_RULE_HELPER has no forward declaration.
Interfaces
Class IF_CNV_INDX_RULE_HELPER has no interface implemented.
Friends
Class IF_CNV_INDX_RULE_HELPER has no friend class.
Attributes
Class IF_CNV_INDX_RULE_HELPER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns the directory of the current INDX entry | 20101210 | |
| 2 | Instance method | Public | Method | Returns the key of the current INDX entry | 20101210 | |
| 3 | Instance method | Public | Method | Imports single component | 20110721 |
Events
Class IF_CNV_INDX_RULE_HELPER has no event.
Types
Class IF_CNV_INDX_RULE_HELPER has no local type.
Method Signatures
Method GET_DIRECTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DIRECTORY | Value transfer | Type reference (TYPE) | TAB_CDIR | Table of CDIRs | 20101210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error retrieving INDX data | 20101221 |
Method GET_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Value transfer | Type reference (TYPE) | STRING | 20101210 |
Method GET_KEY on class IF_CNV_INDX_RULE_HELPER has no exception.
Method IMPORT_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | ANY | 20110721 | ||||
| 2 | NAME | Call by reference | Type reference (TYPE) | C | 20110721 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error retrieving INDX data | 20110721 | ||
| 2 | Necessary data has not been loaded yet | 20110721 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |