SAP ABAP Class CL_SAUNIT_FAVORITE_EXEC_SVC (Service to execute a Favorite)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-UT (Application Component) ABAP Unit
     SABP_UNIT_WORKBENCH (Package) - Internal - No reuse - Workbench integration, test browser
Properties
Class CL_SAUNIT_FAVORITE_EXEC_SVC  
Short Description Service to execute a Favorite    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SABP_UNIT_WORKBENCH   - Internal - No reuse - Workbench integration, test browser 
Created 20080818   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SAUNIT_FAVORITE_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SAUNIT_FAVORITE_EXEC_SVC has no interface implemented.
Friends
Class CL_SAUNIT_FAVORITE_EXEC_SVC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DUMMY Instance attribute Private See coding 20120824
2 F_FACTORY Instance attribute Protected Object reference (TYPE REF TO) CL_AUNIT_FACTORY 20120521
3 F_FAVORITE Instance attribute Protected Object reference (TYPE REF TO) CL_SAUNIT_FAVORITE 20080818
4 F_ONLY_THESE_TESTS Instance attribute Protected Type reference (TYPE) IF_SAUNIT_FAVORITE_TYPES=>TY_T_TEST_KEYS 20080818
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20080818
2 RUN Instance method Public Method 20080818
3 _CREATE_LISTENER Instance method Protected Method 20120521
Events
Class CL_SAUNIT_FAVORITE_EXEC_SVC has no event.
Types
Class CL_SAUNIT_FAVORITE_EXEC_SVC has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ABAP_UNIT_FACTORY Call by reference Object reference (TYPE REF TO) CL_AUNIT_FACTORY 20120521
2 Importing I_FAVORITE Call by reference Object reference (TYPE REF TO) CL_SAUNIT_FAVORITE Favorite 20080818
3 Importing I_ONLY_THESE_TESTS Call by reference Type reference (TYPE) IF_SAUNIT_FAVORITE_TYPES=>TY_T_TEST_KEYS 20080818

Method CONSTRUCTOR on class CL_SAUNIT_FAVORITE_EXEC_SVC has no exception.

Method RUN Signature

Method RUN on class CL_SAUNIT_FAVORITE_EXEC_SVC has no parameter.
Method RUN on class CL_SAUNIT_FAVORITE_EXEC_SVC has no exception.

Method _CREATE_LISTENER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OPTIONS Call by reference Object reference (TYPE REF TO) CL_SAUNIT_FAVORITE_OPTIONS 20120521
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_AUNIT_LISTENER 20120824

Method _CREATE_LISTENER on class CL_SAUNIT_FAVORITE_EXEC_SVC has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 712