SAP ABAP Class IF_CFX_ITERATOR_ELEMENT (Common Interface for All Objects That Can Be Iterated)
Meta Relationship - Used By
Properties
| Class | IF_CFX_ITERATOR_ELEMENT | |
| Short Description | Common Interface for All Objects That Can Be Iterated | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20001107 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_CFX_ITERATOR_ELEMENT has no interface implemented.
Friends
Class IF_CFX_ITERATOR_ELEMENT has no friend class.
Attributes
Class IF_CFX_ITERATOR_ELEMENT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Determines the Actual Object Type for Casting | 20001120 | |
| 2 | Instance method | Public | Method | Generates a Sort Term for a Sort Criterion | 20001108 | |
| 3 | Instance method | Public | Method | Determines Whether the Specified Filter Criterion Matches | 20001108 |
Events
Class IF_CFX_ITERATOR_ELEMENT has no event.
Types
Class IF_CFX_ITERATOR_ELEMENT has no local type.
Method Signatures
Method GET_OBJECT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_OBJECT_TYPE | Value transfer | Type reference (TYPE) | CFX_T_OBJECT_TYPE | Objekttyp | 20001120 |
Method GET_OBJECT_TYPE on class IF_CFX_ITERATOR_ELEMENT has no exception.
Method GET_SORT_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SORT_CRITERION | Call by reference | Type reference (TYPE) | CFX_TT_SORT_CRITERION | Sortiermerkmal | 20001115 | |||
| 2 | R_SORT_STRING | Value transfer | Type reference (TYPE) | STRING | 20001108 |
Method GET_SORT_STRING on class IF_CFX_ITERATOR_ELEMENT has no exception.
Method MATCH_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FILTER | Call by reference | Type reference (TYPE) | CFX_TT_FILTER | Filtermerkmale | 20001115 | |||
| 2 | R_MATCH_FILTER | Value transfer | Type reference (TYPE) | CFX_BOOLEAN | abap_true / abap_false | 20001108 |
Method MATCH_FILTER on class IF_CFX_ITERATOR_ELEMENT has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in |