SAP ABAP Interface IF_AAB_LOG_ITERATOR (Iterator for AAB Log Records)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SAAB (Package) Activatable Breakpoints and Assertions
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
Interface IF_AAB_LOG_ITERATOR  
Short Description Iterator for AAB Log Records    
General Data
Package SAAB   Activatable Breakpoints and Assertions 
Created 20070627   SAP 
Last changed 20090618   SAP 
Unicode checks active    
Forward declarations
Interface IF_AAB_LOG_ITERATOR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_AAB_API_TYPES Types for Checkpoint API 20070627
Friends
Interface IF_AAB_LOG_ITERATOR has no friend.
Attributes
Interface 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
Interface 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 710