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 | 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 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_LIB_COLL_DATA | 20131030 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20131030 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_LIB_ITERABLE | 20131030 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | IF_SHDB_DEF=>TS_NAMED_OREF | 20131030 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | I | 20131030 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | I | 20131030 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | I | 20131030 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20131030 | ||
| 2 | Instance method | Public | Method | 20131030 | ||
| 3 | Instance method | Protected | Constructor | 20131030 | ||
| 4 | Instance method | Public | Method | 20131030 | ||
| 5 | Static method | Public | Method | 20131030 | ||
| 6 | Instance method | Public | Method | 20131030 | ||
| 7 | Instance method | Public | Method | 20131030 | ||
| 8 | Instance method | Public | Method | 20131030 | ||
| 9 | Instance method | Public | Method | 20131030 | ||
| 10 | Static method | Public | Method | 20131030 | ||
| 11 | Instance method | Public | Method | 20131030 | ||
| 12 | 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 | 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 | IR_ITER | Call by reference | Object reference (TYPE REF TO) | IF_LIB_ITERABLE | 20131030 | ||||
| 2 | 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 | 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 | IT_ITER | Call by reference | Type reference (TYPE) | IF_SHDB_DEF=>TT_NAMED_OREF | 20131030 | ||||
| 2 | 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 | IR_OREF | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20131030 | ||||
| 2 | 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 |