SAP ABAP Interface IF_RTM_API_TYPES (Types for Run Time Monitor API)
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 composition (i COMPRISING i_ref) | IF_RTM_PERSISTENCE_API | API for RTM Data Storage | 20070625 |
2 | Interface composition (i COMPRISING i_ref) | IF_RTM_RESULT_ITERATOR | Iterator for RTM Log Records | 20070625 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RTM_ITERATOR | Iterator for RTM Data Records | 20070625 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RTM_PERSISTENCE | RTM Data Storage | 20070625 |
Properties
Interface | IF_RTM_API_TYPES | |
Short Description | Types for Run Time Monitor API |
General Data
Package | SRTM | Package for Runtime Monitor |
Created | 20070625 | SAP |
Last changed | 20090618 | SAP |
Unicode checks active |
Forward declarations
Interface IF_RTM_API_TYPES has no forward declaration.
Interfaces
Interface IF_RTM_API_TYPES has no interface.
Friends
Interface IF_RTM_API_TYPES has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | TEST_KIND__ABAP | Constant | Public | Type reference (TYPE) | TEST_KIND | 'A' | Type of test kernel/ABAP | 20070626 | |
2 | TEST_KIND__CHECKPOINT_GROUP | Constant | Public | Type reference (TYPE) | TEST_KIND | 'I' | Type of test kernel/ABAP | 20070626 | |
3 | TEST_KIND__KERNEL | Constant | Public | Type reference (TYPE) | TEST_KIND | 'K' | Type of test kernel/ABAP | 20070626 |
Methods
Interface IF_RTM_API_TYPES has no method.
Events
Interface IF_RTM_API_TYPES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | PROGRAM_RANGE_T | Public | See coding | Value Range for Program Names | 20070625 | PROGRAM_RANGE_T type range of program
|
|
2 | SUBKEY_RANGE_T | Public | See coding | Value Range for SUBKEYs | 20070625 | SUBKEY_RANGE_T type RANGE OF rtm_subid
|
|
3 | TESTID_RANGE_T | Public | See coding | Value Range for RTM Tests | 20070625 | TESTID_RANGE_T type RANGE OF test_id
|
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 710 |