SAP ABAP Class IF_AAB_LOG_ITERATOR (Iterator for AAB Log Records)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_AAB_API_TYPES Types for Checkpoint API 20070627
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AAB_ITERATOR Iterator for AAB Log Records 20070627
Properties
Class IF_AAB_LOG_ITERATOR  
Short Description Iterator for AAB Log Records    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070627   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_AAB_LOG_ITERATOR has no forward declaration.
Interfaces
Class IF_AAB_LOG_ITERATOR has no interface implemented.
Friends
Class IF_AAB_LOG_ITERATOR has no friend class.
Attributes
Class IF_AAB_LOG_ITERATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_SOURCE_POSITION Instance method Public Method Specify Position in Source Code 20070703
2 NEXT Instance method Public Method Get Next Log Record 20070627
Events
Class IF_AAB_LOG_ITERATOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 CATEGORY_T Public See coding 20070706 CATEGORY_T type c length 1
2 CHECKPOINTGRP_RANGE_T Public Attribute reference (LIKE) 20070627
3 ENTRY_T Public See coding 20070627 begin of ENTRY_T, CHECKPOINT_GROUP type string, subkey type string, text type string, program type string, procedure type string, date type sy-datum, time type sy-uzeit, counter type i, category type c length 1, handle type handle_t, end of entry_t
4 HANDLE_T Public Type reference (TYPE) IF_RTM_RESULT_ITERATOR=>HANDLE_T 20070627
5 PROGRAM_RANGE_T Public Attribute reference (LIKE) 20070627
6 SUBKEY_RANGE_T Public Attribute reference (LIKE) 20070627
Method Signatures

Method GET_SOURCE_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HANDLE Call by reference Type reference (TYPE) HANDLE_T Protokollsatz-Identifikation 20070703
2 Exporting LINE Call by reference Type reference (TYPE) I Zeilennummer 20070703
3 Exporting SOURCE Call by reference Type reference (TYPE) PROGNAME ABAP-Programmname 20070703
# Exception Resumable Description Created on
1 CX_AAB_ITERATOR Ausnahmen zum AAB Protokoll-Iterator 20070703

Method NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ENTRY Value transfer Type reference (TYPE) ENTRY_T Protokollsatz 20070627
# Exception Resumable Description Created on
1 CX_AAB_ITERATOR Ausnahmen zum AAB Protokoll-Iterator 20070627
History
Last changed by/on SAP  20090618 
SAP Release Created in