SAP ABAP Class CL_SRM_RG_A_RULE_ELEMENT_ITER (RNG: Iterator for rule elements)
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_RG_A_RULE_ELEMENT_ITER | |
| Short Description | RNG: Iterator for rule elements | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRM_RECORD_FACILITIES | Tools and Add-Ons for Records Management |
| Created | 20010711 | SAP |
| Last change | 20010809 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SRM_RG_A_RULE_ELEMENT_ITER has no interface implemented.
Friends
Class CL_SRM_RG_A_RULE_ELEMENT_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_SRM_HL_LIST_ELEMENT_ITER | List Iterator | 20011019 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SRM_RG_CREATION_RULE | Rule for Iterating Static Element | 20020702 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20010821 | |
| 2 | Instance method | Public | Method | Get Next (abstr) Rule Element | 20010810 | |
| 3 | Instance method | Public | Method | Check Whether Further Rule Elements Available | 20010713 |
Events
Class CL_SRM_RG_A_RULE_ELEMENT_ITER has no event.
Types
Class CL_SRM_RG_A_RULE_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 | FATHER | Value transfer | Object reference (TYPE REF TO) | CL_SRM_HL_ABSTR_LIST_ELEMENT | Listenelement, über deren Kinder iteriert werden soll | 20010821 | |||
| 2 | STATIC_RULE | Value transfer | Object reference (TYPE REF TO) | CL_SRM_RG_CREATION_RULE | Regel, in der die Elemente definiert wurden | 20020702 |
Method CONSTRUCTOR on class CL_SRM_RG_A_RULE_ELEMENT_ITER has no exception.
Method GET_NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Object reference (TYPE REF TO) | CL_SRM_RG_ABSTR_RULE_ELEMENT | Nächstes Regelement | 20010810 |
Method GET_NEXT on class CL_SRM_RG_A_RULE_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) | SRMGS_BOOLEAN | Ergebnis | 20010713 |
Method HAS_NEXT on class CL_SRM_RG_A_RULE_ELEMENT_ITER has no exception.
History
| Last changed by/on | SAP | 20010809 |
| SAP Release Created in | 610 |