SAP ABAP Class IF_SCV_METHOD_SPY (Observes method calls)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SCV_METHOD_SPY Observes method calls 20100118
Properties
Class IF_SCV_METHOD_SPY  
Short Description Observes method calls    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100118   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_SCV_METHOD_SPY has no interface implemented.
Friends
Class IF_SCV_METHOD_SPY has no friend class.
Attributes
Class IF_SCV_METHOD_SPY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 HAS_BEEN_CALLED Instance method Public Method 20100118
2 IS_CALLED Instance method Public Method 20100118
3 RESET Instance method Public Method 20100118
Events
Class IF_SCV_METHOD_SPY has no event.
Types
Class IF_SCV_METHOD_SPY has no local type.
Method Signatures

Method HAS_BEEN_CALLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXPECTED_INDEX Call by reference Type reference (TYPE) I 20100128
2 Importing I_METHOD_NAME Call by reference Type reference (TYPE) SEOMTDNAME Name einer Methode 20100118
3 Returning R_ACTUAL_INDEX Value transfer Type reference (TYPE) ABAP_BOOL 20100128

Method HAS_BEEN_CALLED on class IF_SCV_METHOD_SPY has no exception.

Method IS_CALLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_METHOD_NAME Call by reference Type reference (TYPE) SEOMTDNAME 20100118

Method IS_CALLED on class IF_SCV_METHOD_SPY has no exception.

Method RESET Signature

Method RESET on class IF_SCV_METHOD_SPY has no parameter.
Method RESET on class IF_SCV_METHOD_SPY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in