SAP ABAP Class CL_LIB_BLOCK_ITER (iterator on blocks of elements)
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 | Inheritance (c INHERITING FROM c_ref) | CL_LIB_MULTIRANGE_ITER | iteration on multiple ranges | 20130312 |
Properties
Class | CL_LIB_BLOCK_ITER | |
Short Description | iterator on blocks of elements | |
Super Class | CL_LIB_MULTIRANGE_ITER | iteration on multiple ranges |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SHDB_TOOLS | helper classes for HANA DB |
Created | 20130215 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_LIB_BLOCK_ITER has no forward declaration.
Interfaces
Class CL_LIB_BLOCK_ITER has no interface implemented.
Friends
Class CL_LIB_BLOCK_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) | DATA | 20130312 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20130312 | |
2 | ![]() |
Static method | Public | Method | 20130312 | |
3 | ![]() |
Static method | Public | Method | 20130312 |
Events
Class CL_LIB_BLOCK_ITER has no event.
Types
Class CL_LIB_BLOCK_ITER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_COLL | Call by reference | Object reference (TYPE REF TO) | CL_LIB_COLLECTION | 20130312 | |||
2 | ![]() |
IV_BLOCKSIZE | Call by reference | Type reference (TYPE) | I | 20130312 |
Method CONSTRUCTOR on class CL_LIB_BLOCK_ITER has no exception.
Method NEW_BI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_COLL | Call by reference | Object reference (TYPE REF TO) | CL_LIB_COLLECTION | abstract collection of any elements | 20130312 | ||
2 | ![]() |
IV_BLOCKSIZE | Call by reference | Type reference (TYPE) | I | 20130312 | |||
3 | ![]() |
RR_REF | Value transfer | Object reference (TYPE REF TO) | CL_LIB_BLOCK_ITER | iterator on blocks of elements | 20130312 |
Method NEW_BI on class CL_LIB_BLOCK_ITER has no exception.
Method _ZTEST Signature
Method _ZTEST on class CL_LIB_BLOCK_ITER has no parameter.
Method _ZTEST on class CL_LIB_BLOCK_ITER has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |