SAP ABAP Interface IF_RTM_RESULT_ITERATOR (Iterator for RTM Log Records)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SRTM (Package) Package for Runtime Monitor

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RTM_ITERATOR | Iterator for RTM Data Records | 20070625 |
Properties
Interface | IF_RTM_RESULT_ITERATOR | |
Short Description | Iterator for RTM Log Records |
General Data
Package | SRTM | Package for Runtime Monitor |
Created | 20070625 | SAP |
Last changed | 20090618 | SAP |
Unicode checks active |
Forward declarations
Interface IF_RTM_RESULT_ITERATOR has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RTM_API_TYPES | Types for Run Time Monitor API | 20070625 |
Friends
Interface IF_RTM_RESULT_ITERATOR has no friend.
Attributes
Interface IF_RTM_RESULT_ITERATOR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Specify Position in Source Code | 20070703 |
2 | ![]() |
Instance method | Public | Method | Get Next Recorded Entry | 20070625 |
Events
Interface IF_RTM_RESULT_ITERATOR has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | ENTRY_T | Public | See coding | 20070625 | begin of ENTRY_T,
test_kind type c LENGTH 1,
test_id type string,
subkey type string,
ctext type string,
xtext type xstring,
program type string,
procedure type string,
date type sy-datum,
time type sy-uzeit,
counter type i,
handle type handle_t,
end of entry_t
|
||
2 | HANDLE_T | Public | Type reference (TYPE) | I | 20070627 |
|
|
3 | PROGRAM_RANGE_T | Public | Attribute reference (LIKE) | 20070625 |
|
||
4 | SUBKEY_RANGE_T | Public | Attribute reference (LIKE) | 20070625 |
|
||
5 | TESTID_RANGE_T | Public | Attribute reference (LIKE) | 20070625 |
|
Method Signatures
Method GET_SOURCE_POSITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HANDLE | Call by reference | Type reference (TYPE) | HANDLE_T | Protokollsatz-Identifikation | 20070703 | ||
2 | ![]() |
LINE | Call by reference | Type reference (TYPE) | I | Programmzeile | 20070703 | ||
3 | ![]() |
SOURCE | Call by reference | Type reference (TYPE) | PROGNAME | ABAP-Programmname | 20070703 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen zum RTM Ergebnis-Iterator | 20070703 |
Method NEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENTRY | Value transfer | Type reference (TYPE) | ENTRY_T | 20070625 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen zum RTM Ergebnis-Iterator | 20070625 |
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 710 |