SAP ABAP Class CL_CLS_CHAR_IS_AUNIT_TEST (Marks objects that are either unit classes or methods)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL-CLS (Application Component) Classification Toolset
⤷
SPAK_CLASSIFICATION (Package) Characteristics
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CLS_CHARACTERIZATION_ROOT | Default-Implementierung | 20051005 |
Properties
| Class | CL_CLS_CHAR_IS_AUNIT_TEST | |
| Short Description | Marks objects that are either unit classes or methods | |
| Super Class | CL_CLS_CHARACTERIZATION_ROOT | Default-Implementierung |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPAK_CLASSIFICATION | Characteristics |
| Created | 20051005 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CLS_CHAR_IS_AUNIT_TEST has no interface implemented.
Friends
Class CL_CLS_CHAR_IS_AUNIT_TEST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | UI_FUNC | 20061101 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_AUNIT_FACTORY | ABAP Unit: Factory to Create Instances of API Classes | 20060928 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Classify potential test objects | 20060928 | |
| 2 | Instance method | Private | Method | Create new entries in the context menu (start with ACTION:) | 20061101 | |
| 3 | Instance method | Private | Method | Create new entries in the context menu (start with ACTION:) | 20061101 |
Events
Class CL_CLS_CHAR_IS_AUNIT_TEST has no event.
Types
Class CL_CLS_CHAR_IS_AUNIT_TEST has no local type.
Method Signatures
Method GET_ATTR_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJECT | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | Object key | 20060928 | |||
| 2 | RE_VALUE | Value transfer | Type reference (TYPE) | STRING | Values of attributes | 20060928 |
Method GET_ATTR_VALUE on class CL_CLS_CHAR_IS_AUNIT_TEST has no exception.
Method __CONTEXT_MENU_MULTI_SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20061101 | |||
| 2 | IM_OBJECT_KEYS | Call by reference | Type reference (TYPE) | PAK_HASHED_OBJECT_LIST | List of development objects | 20061101 |
Method __CONTEXT_MENU_MULTI_SELECT on class CL_CLS_CHAR_IS_AUNIT_TEST has no exception.
Method __CONTEXT_MENU_SINGLE_SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20061101 | |||
| 2 | IM_OBJECT_KEY | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | List of development objects | 20061101 |
Method __CONTEXT_MENU_SINGLE_SELECT on class CL_CLS_CHAR_IS_AUNIT_TEST has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |