SAP ABAP Class CNV_00001_CTRL_OBJ_ITERATOR (Iterator over control objects)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CNV_00001_GENERIC_ITERATOR Generic implementation of control object iterator 20091103
Properties
Class CNV_00001_CTRL_OBJ_ITERATOR  
Short Description Iterator over control objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091103   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CNV_00001_CTRL_OBJ_ITERATOR has no forward declaration.
Interfaces
Class CNV_00001_CTRL_OBJ_ITERATOR has no interface implemented.
Friends
Class CNV_00001_CTRL_OBJ_ITERATOR has no friend class.
Attributes
Class CNV_00001_CTRL_OBJ_ITERATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_NEXT Instance method   Method Returns the next element 20091103
2 HAS_NEXT Instance method   Method Returns whether the iterator has next element 20091103
Events
Class CNV_00001_CTRL_OBJ_ITERATOR has no event.
Types
Class CNV_00001_CTRL_OBJ_ITERATOR has no local type.
Method Signatures

Method GET_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NEXT Value transfer Object reference (TYPE REF TO) CNV_00001_CONTROL_OBJECT Representation of CWB control object 20091103

Method GET_NEXT on class CNV_00001_CTRL_OBJ_ITERATOR has no exception.

Method HAS_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RES Value transfer Type reference (TYPE) AS4FLAG Whether the iterator has next element 20091103

Method HAS_NEXT on class CNV_00001_CTRL_OBJ_ITERATOR has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in