SAP ABAP Interface IF_CNV_INDX_RULE_HELPER (Helper for use in INDX variant selection rules)
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 - 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
| Interface | IF_CNV_INDX_RULE_HELPER | |
| Short Description | Helper for use in INDX variant selection rules |
General Data
| Package | CNV_INDX | Conversion of INDX-like cluster tables |
| Created | 20101210 | SAP |
| Last changed | 20141030 | |
| Unicode checks active |
Forward declarations
Interface IF_CNV_INDX_RULE_HELPER has no forward declaration.
Interfaces
Interface IF_CNV_INDX_RULE_HELPER has no interface.
Friends
Interface IF_CNV_INDX_RULE_HELPER has no friend.
Attributes
Interface 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
Interface IF_CNV_INDX_RULE_HELPER has no event.
Types
Interface 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 Interface 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 | 2010_1_620 |