SAP ABAP Class IF_RTM_ITERATOR_INTERNAL (Iterator for RTM records. (Package) internal usage only)
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
Class IF_RTM_ITERATOR_INTERNAL  
Short Description Iterator for RTM records. (Package) internal usage only    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070705   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_RTM_ITERATOR_INTERNAL has no interface implemented.
Friends
Class IF_RTM_ITERATOR_INTERNAL has no friend class.
Attributes
Class IF_RTM_ITERATOR_INTERNAL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_TECHNICAL_KEY Instance method Public Method Get Technical Key of Log Record 20070705
Events
Class 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 Importing HANDLE Call by reference Type reference (TYPE) IF_RTM_RESULT_ITERATOR=>HANDLE_T 20070705
2 Returning KEY Value transfer Type reference (TYPE) TECHNICAL_KEY_T 20070705
# Exception Resumable Description Created on
1 CX_RTM_ITERATOR Ausnahmen zum RTM Ergebnis-Iterator 20070705
History
Last changed by/on SAP  20090618 
SAP Release Created in