SAP ABAP Interface IF_CNV_INDX_STR_VARIANT_RULE (Rule to decide which struct. variant is active)
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
Properties
| Interface | IF_CNV_INDX_STR_VARIANT_RULE | |
| Short Description | Rule to decide which struct. variant is active |
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_STR_VARIANT_RULE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20120927 |
Friends
Interface IF_CNV_INDX_STR_VARIANT_RULE has no friend.
Attributes
Interface IF_CNV_INDX_STR_VARIANT_RULE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Evaluates the INDX key part and decides about the variant | 20101210 |
Events
Interface IF_CNV_INDX_STR_VARIANT_RULE has no event.
Types
Interface IF_CNV_INDX_STR_VARIANT_RULE has no local type.
Method Signatures
Method EVALUATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIENT | Call by reference | Type reference (TYPE) | MANDT | Client | 20101210 | |||
| 2 | FOUND | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20101210 | |||
| 3 | HELPER | Call by reference | Object reference (TYPE REF TO) | IF_CNV_INDX_RULE_HELPER | Helper for use in INDX variant selection rules | 20101210 | |||
| 4 | KEY | Call by reference | Type reference (TYPE) | STRING | row of data of the table | 20101221 | |||
| 5 | RELID | Call by reference | Type reference (TYPE) | CNV_INDX_RELID | Relation ID | 20101210 | |||
| 6 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20101210 | |||
| 7 | VARIANT | Call by reference | Type reference (TYPE) | CNV_INDX_STRUCT_VARIANT | Variant of the INDX structure | 20101210 | |||
| 8 | VERSION | Call by reference | Type reference (TYPE) | CNV_INDX_VERSION | Externally defined version of the RELID structure | 20101221 |
Method EVALUATE on Interface IF_CNV_INDX_STR_VARIANT_RULE has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |