SAP ABAP Class CL_SAUNIT_FAVORITE_OPTIONS (Favorite options)
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_OPTIONS  
Short Description Favorite options    
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 20080802   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_OPTIONS has no interface implemented.
Friends
Class CL_SAUNIT_FAVORITE_OPTIONS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 F_DATA Instance attribute Public Type reference (TYPE) IF_SAUNIT_FAVORITE_TYPES=>TY_S_OPTIONS 20080802
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20080805
2 CREATE_CLONE Instance method Public Method Creates a new object with identical properties 20080805
3 SET_CUSTOM_DURATION Instance method Public Method Set limit on duration level 20080804
4 SET_CUSTOM_LISTENER Instance method Public Method Set custom listener 20080804
5 SET_DURATION_LIMIT Instance method Public Method Set limit on duration level 20080802
6 SET_EXECUTION_MODE Instance method Public Method Set execution mode 20080802
7 SET_RISK_LIMIT Instance method Public Method Set limit on risk level 20080814
8 SET_SAP_LISTENER Instance method Public Method Set 'Extended Listener' enabled for use in favorite 20080804
Events
Class CL_SAUNIT_FAVORITE_OPTIONS has no event.
Types
Class CL_SAUNIT_FAVORITE_OPTIONS has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SAUNIT_FAVORITE_OPTIONS has no parameter.
Method CONSTRUCTOR on class CL_SAUNIT_FAVORITE_OPTIONS has no exception.

Method CREATE_CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SAUNIT_FAVORITE_OPTIONS Favorite 20080805

Method CREATE_CLONE on class CL_SAUNIT_FAVORITE_OPTIONS has no exception.

Method SET_CUSTOM_DURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DURATION Call by reference Type reference (TYPE) SAUNIT_S_DURATION_SETTING Concrete Values for Categories of Execution Duration 20080804
2 Importing I_USE_CUSTOM_DURATION Call by reference Type reference (TYPE) SAUNIT_D_FAV_USE_CUSTOM_DURAT Use Custom Duration 20080804
# Exception Resumable Description Created on
1 CX_SAUNIT_BAD_ARG 20080815

Method SET_CUSTOM_LISTENER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASS_NAME Call by reference Type reference (TYPE) CSEQUENCE Custom Listener Class - Implementing IF_AUNIT_LISTENER 20080804
2 Importing I_USE_CUSTOM_LISTENER Call by reference Type reference (TYPE) SAUNIT_D_FAV_USE_CUSTOM_DURAT 20080804
# Exception Resumable Description Created on
1 CX_SAUNIT_BAD_ARG 20080815

Method SET_DURATION_LIMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DURATION_LIMIT Call by reference Type reference (TYPE) SAUNIT_D_ALLOWED_RT_DURATION Upper Limit of Runtime Category 20080808
# Exception Resumable Description Created on
1 CX_SAUNIT_BAD_ARG 20080815

Method SET_EXECUTION_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXECUTION_MODE Call by reference Type reference (TYPE) SAUNIT_D_TASK_RUN_MODE_USER Execution Mode of Test Tasks 20080802
# Exception Resumable Description Created on
1 CX_SAUNIT_BAD_ARG 20080815

Method SET_RISK_LIMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RISK_LIMIT Call by reference Type reference (TYPE) SAUNIT_D_ALLOWED_RISK_LEVEL Upper Limit of Risk Level 20080814
# Exception Resumable Description Created on
1 CX_SAUNIT_BAD_ARG 20080815

Method SET_SAP_LISTENER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SAP_LISTENER Call by reference Type reference (TYPE) SAUNIT_D_EU_SAP_LISTENER Additional Options 20080804
# Exception Resumable Description Created on
1 CX_SAUNIT_BAD_ARG 20080815
History
Last changed by/on SAP  20130531 
SAP Release Created in 712