SAP ABAP Interface IF_RTM_ITERATOR_INTERNAL (Iterator for RTM records. (Package) internal usage only)
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 | 20070705 |
Properties
Interface | IF_RTM_ITERATOR_INTERNAL | |
Short Description | Iterator for RTM records. (Package) internal usage only |
General Data
Package | SRTM | Package for Runtime Monitor |
Created | 20070705 | SAP |
Last changed | 20090618 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_RTM_RESULT_ITERATOR | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_RTM_ITERATOR_INTERNAL has no interface.
Friends
Interface IF_RTM_ITERATOR_INTERNAL has no friend.
Attributes
Interface IF_RTM_ITERATOR_INTERNAL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Technical Key of Log Record | 20070705 |
Events
Interface IF_RTM_ITERATOR_INTERNAL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TECHNICAL_KEY_T | Public | See coding | 20070705 | BEGIN OF technical_key_t,
testid TYPE srtm_test-testid,
subid type srtm_sub-subid,
progid type srtm_prog-progid,
trigid type srtm_proc-trigid,
trigoffset type srtm_data-trigoffset,
end of technical_key_t
|
Method Signatures
Method GET_TECHNICAL_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HANDLE | Call by reference | Type reference (TYPE) | IF_RTM_RESULT_ITERATOR=>HANDLE_T | 20070705 | |||
2 | ![]() |
KEY | Value transfer | Type reference (TYPE) | TECHNICAL_KEY_T | 20070705 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen zum RTM Ergebnis-Iterator | 20070705 |
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 710 |