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 | 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 | Instance attribute | Public | Type reference (TYPE) | IF_SAUNIT_FAVORITE_TYPES=>TY_S_OPTIONS | 20080802 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20080805 | ||
| 2 | Instance method | Public | Method | Creates a new object with identical properties | 20080805 | |
| 3 | Instance method | Public | Method | Set limit on duration level | 20080804 | |
| 4 | Instance method | Public | Method | Set custom listener | 20080804 | |
| 5 | Instance method | Public | Method | Set limit on duration level | 20080802 | |
| 6 | Instance method | Public | Method | Set execution mode | 20080802 | |
| 7 | Instance method | Public | Method | Set limit on risk level | 20080814 | |
| 8 | 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 | 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 | I_DURATION | Call by reference | Type reference (TYPE) | SAUNIT_S_DURATION_SETTING | Concrete Values for Categories of Execution Duration | 20080804 | |||
| 2 | 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 | 20080815 |
Method SET_CUSTOM_LISTENER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLASS_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Custom Listener Class - Implementing IF_AUNIT_LISTENER | 20080804 | |||
| 2 | I_USE_CUSTOM_LISTENER | Call by reference | Type reference (TYPE) | SAUNIT_D_FAV_USE_CUSTOM_DURAT | 20080804 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080815 |
Method SET_DURATION_LIMIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 20080815 |
Method SET_EXECUTION_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 20080815 |
Method SET_RISK_LIMIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 20080815 |
Method SET_SAP_LISTENER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SAP_LISTENER | Call by reference | Type reference (TYPE) | SAUNIT_D_EU_SAP_LISTENER | Additional Options | 20080804 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080815 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 712 |