SAP ABAP Class IF_RFC_RECORDER_VIEWER (Call Background Unit)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RFC_RECORDER_EXECUTOR Call Unit for Execution 20071120
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RFC_RECORDER_VIEWER Implementation of Background Unit Call 20071120
Properties
Class IF_RFC_RECORDER_VIEWER  
Short Description Call Background Unit    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20071119   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RFC_RECORDER_FACTORY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_RFC_RECORDER_VIEWER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_RFC_RECORDER_VIEWER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_RFC_RECORDER_VIEWER has no interface implemented.
Friends
Class IF_RFC_RECORDER_VIEWER has no friend class.
Attributes
Class IF_RFC_RECORDER_VIEWER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ENTRIES Instance method Public Method Gets List of All Function Module Calls 20071119
2 GET_NUMBER_OF_ENTRIES Instance method Public Method Gets Number of Function Modules for Unit 20071119
3 GET_SIZE Instance method Public Method Gets size of data of this unit 20071119
Events
Class IF_RFC_RECORDER_VIEWER has no event.
Types
Class IF_RFC_RECORDER_VIEWER has no local type.
Method Signatures

Method GET_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ENTRIES_LIST Call by reference Type reference (TYPE) CL_RFC_RECORDER_FACTORY=>RFC_ENTRIES_TYPE 20071119

Method GET_ENTRIES on class IF_RFC_RECORDER_VIEWER has no exception.

Method GET_NUMBER_OF_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COUNT Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20071119

Method GET_NUMBER_OF_ENTRIES on class IF_RFC_RECORDER_VIEWER has no exception.

Method GET_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SIZE Value transfer Type reference (TYPE) I die Größe der Daten 20071119

Method GET_SIZE on class IF_RFC_RECORDER_VIEWER has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in