SAP ABAP Class CL_WB_TEST_HELPER_ENHANCEMENTS (Helper Klasse für ABAP Unit Tests)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
⤷
SEU_TEST (Package) Testobjekte für ABAP Unit
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WB_ABSTRACT_TEST_HELPER | abstract base class for unit test helper classes | 20071212 |
Properties
| Class | CL_WB_TEST_HELPER_ENHANCEMENTS | |
| Short Description | Helper Klasse für ABAP Unit Tests | |
| Super Class | CL_WB_ABSTRACT_TEST_HELPER | abstract base class for unit test helper classes |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | SEU_TEST | Testobjekte für ABAP Unit |
| Created | 20071212 | SAP |
| Last change | 20130531 | 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_WB_TEST_HELPER_ENHANCEMENTS has no interface implemented.
Friends
Class CL_WB_TEST_HELPER_ENHANCEMENTS has no friend class.
Attributes
Class CL_WB_TEST_HELPER_ENHANCEMENTS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Klassen- sowie Schnittstellenerweiterung anlegen | 20080125 | |
| 2 | Instance method | Public | Method | Funktionsgruppenerweiterung anlegen | 20080128 | |
| 3 | Instance method | Public | Method | 20071212 | ||
| 4 | Instance method | Public | Method | 20071212 | ||
| 5 | Instance method | Public | Method | 20071212 | ||
| 6 | Instance method | Public | Method | 20071212 | ||
| 7 | Static method | Public | Method | Factory-Methode | 20071212 | |
| 8 | Instance method | Public | Method | 20071212 | ||
| 9 | Instance method | Public | Method | 20071212 | ||
| 10 | Instance method | Public | Method | 20071212 | ||
| 11 | Instance method | Public | Method | 20071212 | ||
| 12 | Instance method | Private | Method | 20071212 | ||
| 13 | Instance method | Private | Method | 20071219 |
Events
Class CL_WB_TEST_HELPER_ENHANCEMENTS has no event.
Types
Class CL_WB_TEST_HELPER_ENHANCEMENTS has no local type.
Method Signatures
Method CREATE_ENH_CLIF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ENH | Value transfer | Object reference (TYPE REF TO) | IF_ENH_TOOL | SAP Enhancement Tool Root Interface | 20080125 | |||
| 2 | I_DO_SAVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20080125 | |||
| 3 | I_OBJ_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | 'C' | Einstelliges Kennzeichen | 20080128 | ||
| 4 | I_ORIGINAL_CLIFNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20080125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | exception class for cl_wb_test_helper | 20080125 |
Method CREATE_ENH_FUGR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ENH | Value transfer | Object reference (TYPE REF TO) | IF_ENH_TOOL | SAP Enhancement Tool Root Interface | 20080128 | |||
| 2 | I_DO_SAVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20080128 | |||
| 3 | I_ORIGINAL_FUGR | Call by reference | Type reference (TYPE) | RS38L_AREA | Funktionsgruppe, der der Funktionsbaustein angehört | 20080128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | exception class for cl_wb_test_helper | 20080128 |
Method CREATE_ENH_HOOK_IMPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ENH | Value transfer | Object reference (TYPE REF TO) | IF_ENH_TOOL | 20071212 | ||||
| 2 | I_DO_SAVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20071212 | |||
| 3 | I_ORIGINAL_OBJ_NAME | Call by reference | Type reference (TYPE) | TROBJ_NAME | 20071212 | ||||
| 4 | I_ORIGINAL_OBJ_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | 20071212 | ||||
| 5 | I_ORIGINAL_PGMID | Call by reference | Type reference (TYPE) | PGMID | 20071212 | ||||
| 6 | I_ORIGINAL_PROGRAM | Call by reference | Type reference (TYPE) | PROGNAME | 20071212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071212 |
Method CREATE_ENH_SPOT_BADI_DEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SPOT | Value transfer | Object reference (TYPE REF TO) | IF_ENH_SPOT_TOOL | 20071212 | ||||
| 2 | I_DO_SAVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20071212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071212 |
Method CREATE_ENH_SPOT_COMPOSITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DO_SAVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20071212 | |||
| 2 | R_COMPOSITE | Value transfer | Object reference (TYPE REF TO) | IF_ENH_SPOT_COMPOSITE | 20071212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071212 |
Method CREATE_ENH_SPOT_HOOK_DEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SPOT | Value transfer | Object reference (TYPE REF TO) | IF_ENH_SPOT_TOOL | 20071212 | ||||
| 2 | I_DO_SAVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20071212 | |||
| 3 | I_ORIGINAL_OBJ_NAME | Call by reference | Type reference (TYPE) | TROBJ_NAME | 20071212 | ||||
| 4 | I_ORIGINAL_OBJ_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | 20071212 | ||||
| 5 | I_ORIGINAL_PGMID | Call by reference | Type reference (TYPE) | PGMID | 20071212 | ||||
| 6 | I_ORIGINAL_PROGRAM | Call by reference | Type reference (TYPE) | PROGNAME | 20071212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071212 |
Method CREATE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEST_HELPER | Value transfer | Object reference (TYPE REF TO) | CL_WB_TEST_HELPER_ENHANCEMENTS | 20071212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071212 |
Method DELETE_ENH_COMPOSITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ENH_COMP | Call by reference | Object reference (TYPE REF TO) | IF_ENH_COMPOSITE | 20071212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071212 |
Method DELETE_ENH_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ENH | Call by reference | Object reference (TYPE REF TO) | IF_ENH_TOOL | 20071212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071212 |
Method DELETE_ENH_SPOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SPOT | Call by reference | Object reference (TYPE REF TO) | IF_ENH_SPOT_TOOL | 20071212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071212 |
Method DELETE_ENH_SPOT_COMPOSITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SPOT_COMP | Call by reference | Object reference (TYPE REF TO) | IF_ENH_SPOT_COMPOSITE | 20071212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071212 |
Method DOES_ENHOBJ_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENHOBJ_NAME | Call by reference | Type reference (TYPE) | TADIR-OBJ_NAME | 20071212 | ||||
| 2 | ENHOBJ_TYPE | Call by reference | Type reference (TYPE) | TADIR-OBJECT | 20071212 | ||||
| 3 | EXIST | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20071212 |
Method DOES_ENHOBJ_EXIST on class CL_WB_TEST_HELPER_ENHANCEMENTS has no exception.
Method UNLOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | ENHNAME | 20071219 | ||||
| 2 | I_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | 20071219 |
Method UNLOCK on class CL_WB_TEST_HELPER_ENHANCEMENTS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |