SAP ABAP Class CNV_00001_GENERIC_ITERATOR (Generic implementation of control object iterator)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-GTF-BS (Application Component) Business Application Support
⤷
CNV_BASIS (Package) Conversion: Basis functions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CNV_00001_CTRL_OBJ_ITERATOR | Iterator over control objects | 20091103 |
Properties
| Class | CNV_00001_GENERIC_ITERATOR | |
| Short Description | Generic implementation of control object iterator | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_BASIS | Conversion: Basis functions |
| Created | 20091103 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CNV_00001_GENERIC_ITERATOR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | CNV_00001_CTRL_OBJ_ITERATOR | Iterator over control objects | 20091103 |
Friends
Class CNV_00001_GENERIC_ITERATOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | SYTABIX | Internal Table, Current Row Index | 20091103 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CNV_00001_CONTROL_OBJECT | Representation of CWB control object | 20091103 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Reference to a table | 20091103 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructs the iterator | 20091103 |
Events
Class CNV_00001_GENERIC_ITERATOR has no event.
Types
Class CNV_00001_GENERIC_ITERATOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TAB | Call by reference | Type reference (TYPE) | CNV_00001_CTRL_OBJ_CL_TT | List of control objects | 20091207 |
Method CONSTRUCTOR on class CNV_00001_GENERIC_ITERATOR has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 46C |