SAP ABAP Class CL_SRM_HL_LIST_ELEMENT_ITER (Hierachical List: Element Iterator)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_RECORD_FACILITIES (Package) Tools and Add-Ons for Records Management

⤷

⤷

Properties
Class | CL_SRM_HL_LIST_ELEMENT_ITER | |
Short Description | Hierachical List: Element Iterator | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | SRM_RECORD_FACILITIES | Tools and Add-Ons for Records Management |
Created | 20011018 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SRM_HL_LIST_ELEMENT_ITER has no interface implemented.
Friends
Class CL_SRM_HL_LIST_ELEMENT_ITER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRMRF_BOOLEAN | Activate Quick Read | 20030311 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRMRF_GUID_TABLE | Table of List Elements | 20011018 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRMRF_HL_ELEMENT_TAB | Complete Entries | 20030311 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Size of List | 20011018 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SRM_HL_LIST | Hierarchical List | 20011018 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Position in List | 20011018 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRMRF_BOOLEAN | $REF$ | 20030311 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20011018 |
2 | ![]() |
Instance method | Public | Method | Return Next Element | 20011018 |
3 | ![]() |
Instance method | Public | Method | Is There a Next Element? | 20011018 |
4 | ![]() |
Instance method | Public | Method | Reset Pointer | 20011018 |
Events
Class CL_SRM_HL_LIST_ELEMENT_ITER has no event.
Types
Class CL_SRM_HL_LIST_ELEMENT_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 | ![]() |
ELEMENTS | Call by reference | Type reference (TYPE) | SRMRF_GUID_TABLE | Elemente | 20011018 | ||
2 | ![]() |
ENTRY_ELEMENTS | Call by reference | Type reference (TYPE) | SRMRF_HL_ELEMENT_TAB | Direkte Element-Tabelle | 20030311 | ||
3 | ![]() |
FAST_READ | Value transfer | Type reference (TYPE) | SRMRF_BOOLEAN | SRMRF_FALSE | Schnelles Lesen aktivieren | 20030311 | |
4 | ![]() |
LIST | Value transfer | Object reference (TYPE REF TO) | CL_SRM_HL_LIST | Hierachical List: Liste | 20011019 |
Method CONSTRUCTOR on class CL_SRM_HL_LIST_ELEMENT_ITER has no exception.
Method GET_NEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ELEMENT | Value transfer | Object reference (TYPE REF TO) | CL_SRM_HL_LIST_ELEMENT | Listenelement | 20011018 |
Method GET_NEXT on class CL_SRM_HL_LIST_ELEMENT_ITER has no exception.
Method HAS_NEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | SRMRF_BOOLEAN | Weiteres Element vorhanden? | 20011018 |
Method HAS_NEXT on class CL_SRM_HL_LIST_ELEMENT_ITER has no exception.
Method RESET Signature
Method RESET on class CL_SRM_HL_LIST_ELEMENT_ITER has no parameter.
Method RESET on class CL_SRM_HL_LIST_ELEMENT_ITER has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 610 |