SAP ABAP Class CL_LIB_COMBI_ITER (iterator running over many other iterators)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SHDB_TOOLS (Package) helper classes for HANA DB
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LIB_ITERABLE basic iterator interface 20131030
Properties
Class CL_LIB_COMBI_ITER  
Short Description iterator running over many other iterators    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SHDB_TOOLS   helper classes for HANA DB 
Created 20131029   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SHDB_DEF Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_LIB_ITERABLE basic iterator interface 20131030
Friends
Class CL_LIB_COMBI_ITER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _MR_COLL Instance attribute Private Object reference (TYPE REF TO) CL_LIB_COLL_DATA 20131030
2 _MR_DATA Instance attribute Private Object reference (TYPE REF TO) DATA 20131030
3 _MR_ITERATORS Instance attribute Private Object reference (TYPE REF TO) IF_LIB_ITERABLE 20131030
4 _MS_ACT_ITER Instance attribute Private Type reference (TYPE) IF_SHDB_DEF=>TS_NAMED_OREF 20131030
5 _MV_ITER_COUNT Instance attribute Private Type reference (TYPE) I 20131030
6 _MV_POS Instance attribute Private Type reference (TYPE) I 20131030
7 _MV_SIZE Instance attribute Private Type reference (TYPE) I 20131030
Methods
# Method Level Visibility Method type Description Created on
1 ACT_ITER Instance method Public Method 20131030
2 ADD Instance method Public Method 20131030
3 CONSTRUCTOR Instance method Protected Constructor 20131030
4 GET Instance method Public Method 20131030
5 NEW Static method Public Method 20131030
6 NEXT Instance method Public Method 20131030
7 POS Instance method Public Method 20131030
8 RESET Instance method Public Method 20131030
9 SIZE Instance method Public Method 20131030
10 TO_ITER Static method Public Method 20131030
11 VALID Instance method Public Method 20131030
12 _ZTEST Static method Public Method 20131030
Events
Class CL_LIB_COMBI_ITER has no event.
Types
Class CL_LIB_COMBI_ITER has no local type.
Method Signatures

Method ACT_ITER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_ITER Value transfer Type reference (TYPE) IF_SHDB_DEF=>TS_NAMED_OREF 20131030

Method ACT_ITER on class CL_LIB_COMBI_ITER has no exception.

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ITER Call by reference Object reference (TYPE REF TO) IF_LIB_ITERABLE 20131030
2 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20131030

Method ADD on class CL_LIB_COMBI_ITER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ITER Call by reference Type reference (TYPE) IF_SHDB_DEF=>TT_NAMED_OREF 20131030

Method CONSTRUCTOR on class CL_LIB_COMBI_ITER has no exception.

Method GET Signature

Method GET on class CL_LIB_COMBI_ITER has no parameter.
Method GET on class CL_LIB_COMBI_ITER has no exception.

Method NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ITER Call by reference Type reference (TYPE) IF_SHDB_DEF=>TT_NAMED_OREF 20131030
2 Returning RR_REF Value transfer Object reference (TYPE REF TO) IF_LIB_ITERABLE 20131030

Method NEW on class CL_LIB_COMBI_ITER has no exception.

Method NEXT Signature

Method NEXT on class CL_LIB_COMBI_ITER has no parameter.
Method NEXT on class CL_LIB_COMBI_ITER has no exception.

Method POS Signature

Method POS on class CL_LIB_COMBI_ITER has no parameter.
Method POS on class CL_LIB_COMBI_ITER has no exception.

Method RESET Signature

Method RESET on class CL_LIB_COMBI_ITER has no parameter.
Method RESET on class CL_LIB_COMBI_ITER has no exception.

Method SIZE Signature

Method SIZE on class CL_LIB_COMBI_ITER has no parameter.
Method SIZE on class CL_LIB_COMBI_ITER has no exception.

Method TO_ITER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_OREF Call by reference Object reference (TYPE REF TO) OBJECT 20131030
2 Returning RR_ITER Value transfer Object reference (TYPE REF TO) IF_LIB_ITERABLE basic iterator interface 20131030

Method TO_ITER on class CL_LIB_COMBI_ITER has no exception.

Method VALID Signature

Method VALID on class CL_LIB_COMBI_ITER has no parameter.
Method VALID on class CL_LIB_COMBI_ITER has no exception.

Method _ZTEST Signature

Method _ZTEST on class CL_LIB_COMBI_ITER has no parameter.
Method _ZTEST on class CL_LIB_COMBI_ITER has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740