SAP ABAP Class CL_AAB_ITERATOR (Iterator for AAB Log Records)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SAAB (Package) Activatable Breakpoints and Assertions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_AAB_API_TYPES | Types for Checkpoint API | 20070627 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_AAB_ITERATOR_INTERNAL | AAB Iterator. For (package-) internal use only | 20070705 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_AAB_LOG_ITERATOR | Iterator for AAB Log Records | 20070627 |
Properties
| Class | CL_AAB_ITERATOR | |
| Short Description | Iterator for AAB Log Records | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAAB | Activatable Breakpoints and Assertions |
| Created | 20070627 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AAB_ITERATOR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_AAB_API_TYPES | Types for Checkpoint API | 20070627 | ||
| 2 | IF_AAB_ITERATOR_INTERNAL | AAB Iterator. For (package-) internal use only | 20070705 | ||
| 3 | IF_AAB_LOG_ITERATOR | Iterator for AAB Log Records | 20070627 |
Friends
Class CL_AAB_ITERATOR 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) | LCL_AAB_MESSAGE | 20070703 | ||||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_RTM_API_FACTORY | Factory for Run Time Monitor API | 20070627 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RTM_RESULT_ITERATOR | Iterator for RTM Log Records | 20070627 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_RTM_PERSISTENCE_API | API for RTM Data Storage | 20070627 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | 20070627 | ||
| 2 | Static method | Public | Method | Create Instance | 20070627 |
Events
Class CL_AAB_ITERATOR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | CATEGORY_T | Public | Attribute reference (LIKE) | 20070706 | |
||
| 2 | CHECKPOINTGRP_RANGE_T | Public | Attribute reference (LIKE) | 20070627 | |
||
| 3 | PROGRAM_RANGE_T | Public | Attribute reference (LIKE) | 20070627 | |
||
| 4 | SUBKEY_RANGE_T | Public | Attribute reference (LIKE) | 20070627 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECKPOINTGRP_RANGE | Call by reference | Type reference (TYPE) | CHECKPOINTGRP_RANGE_T | 20070627 | ||||
| 2 | PROGRAM_RANGE | Call by reference | Type reference (TYPE) | PROGRAM_RANGE_T | 20070627 | ||||
| 3 | SUBKEY_RANGE | Call by reference | Type reference (TYPE) | SUBKEY_RANGE_T | 20070627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen zu Checkpoint-Gruppen | 20070627 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECKPOINTGRP_RANGE | Call by reference | Type reference (TYPE) | CHECKPOINTGRP_RANGE_T | Wertebereich für Checkpoint-Gruppen | 20070627 | |||
| 2 | ITERATOR | Value transfer | Object reference (TYPE REF TO) | CL_AAB_ITERATOR | Iterator für AAB Protokollsätze | 20070627 | |||
| 3 | PROGRAM_RANGE | Call by reference | Type reference (TYPE) | PROGRAM_RANGE_T | Wertebereich für Program-Namen | 20070627 | |||
| 4 | SUBKEY_RANGE | Call by reference | Type reference (TYPE) | SUBKEY_RANGE_T | Wertebereich für SUBKEYs | 20070627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen zu Checkpoint-Gruppen | 20070627 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |