SAP ABAP Class CL_EEF_ADJ_TOOL_TESTER (WB - Enhancement Adjustment - Test Class for Tools)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ENH (Application Component) Enhancement Tools
⤷
SEEF_ADJUSTMENT (Package) Enhancement Adjustment

⤷

⤷

Properties
Class | CL_EEF_ADJ_TOOL_TESTER | |
Short Description | WB - Enhancement Adjustment - Test Class for Tools | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 5 | |
Package | SEEF_ADJUSTMENT | Enhancement Adjustment |
Created | 20090123 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_EEF_ADJ_TOOL_TESTER has no forward declaration.
Interfaces
Class CL_EEF_ADJ_TOOL_TESTER has no interface implemented.
Friends
Class CL_EEF_ADJ_TOOL_TESTER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_EEF_ADJ_TOOL_WITH_CONFLICTS | 20071018 | |||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_EEF_ADJ_CONFLICT_LIST | 20071018 | |||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_EEF_ADJ_CONFLICT | 20071018 | |||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_ENH_TOOL | 20071018 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20071018 | |
2 | ![]() |
Instance method | Protected | Method | 20071018 | |
3 | ![]() |
Instance method | Protected | Method | 20071018 | |
4 | ![]() |
Instance method | Protected | Method | 20071018 | |
5 | ![]() |
Instance method | Protected | Test Method for ABAP Unit | 20071018 | |
6 | ![]() |
Instance method | Protected | Method | 20071018 | |
7 | ![]() |
Instance method | Protected | Event handling method | 20071018 | |
8 | ![]() |
Instance method | Protected | Event handling method | 20071018 | |
9 | ![]() |
Instance method | Protected | Method | 20071018 | |
10 | ![]() |
Instance method | Protected | Method | 20071018 | |
11 | ![]() |
Instance method | Protected | Method | 20071018 | |
12 | ![]() |
Instance method | Protected | Test Method for ABAP Unit | 20071018 |
Events
Class CL_EEF_ADJ_TOOL_TESTER has no event.
Types
Class CL_EEF_ADJ_TOOL_TESTER has no local type.
Method Signatures
Method CHECK_ADJUSTMENT_FAILS Signature
Method CHECK_ADJUSTMENT_FAILS on class CL_EEF_ADJ_TOOL_TESTER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071018 | ||
2 | ![]() |
20071018 |
Method CHECK_ADJUSTMENT_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXP_ADJUSTMENT_STATE | Call by reference | Type reference (TYPE) | ENHSTATE | 20071018 | |||
2 | ![]() |
EXP_NO_OF_CONFLICTS | Call by reference | Type reference (TYPE) | I | 20071018 | |||
3 | ![]() |
MINIMAL_PRIORITY | Call by reference | Type reference (TYPE) | SEEF_ADJ_CONFLICT_PRIORITY | IF_EEF_ADJ_CONFLICT=>C_PRIO_LOW | 20090126 | ||
4 | ![]() |
SCOPE | Call by reference | Type reference (TYPE) | I | IF_EEF_ADJ_CONFLICT=>C_SCOPE_DEFAULT | 20091123 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071018 | ||
2 | ![]() |
20071018 |
Method CHECK_ADJUSTMENT_SUCCEEDS Signature
Method CHECK_ADJUSTMENT_SUCCEEDS on class CL_EEF_ADJ_TOOL_TESTER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071018 | ||
2 | ![]() |
20071018 |
Method CHECK_CONFLICT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFLICT_INDEX | Call by reference | Type reference (TYPE) | I | 20071018 | |||
2 | ![]() |
EXP_ADJUSTMENT_STATE | Call by reference | Type reference (TYPE) | ENHSTATE | 20071018 | |||
3 | ![]() |
EXP_CONFLICT_TYPE | Call by reference | Type reference (TYPE) | SEEF_ADJ_CONFLICT_TYPE | 20071018 | |||
4 | ![]() |
EXP_PRIORITY | Call by reference | Type reference (TYPE) | I | 20090114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071018 |
Method EDIT_CONFLICT_01 Signature
Method EDIT_CONFLICT_01 on class CL_EEF_ADJ_TOOL_TESTER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071018 |
Method GET_ENHANCEMENT_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENHANCEMENT_NAME | Value transfer | Type reference (TYPE) | ENHNAME | 20071018 |
Method GET_ENHANCEMENT_NAME on class CL_EEF_ADJ_TOOL_TESTER has no exception.
Method HANDLE_CONFLICTS_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SENDER | Value transfer | Attribute reference (LIKE) | 20090119 |
Method HANDLE_CONFLICTS_CHANGED on class CL_EEF_ADJ_TOOL_TESTER has no exception.
Method HANDLE_EDIT_CONFLICT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFLICT | Value transfer | Attribute reference (LIKE) | 20071018 |
Method HANDLE_EDIT_CONFLICT on class CL_EEF_ADJ_TOOL_TESTER has no exception.
Method MY_SETUP Signature
Method MY_SETUP on class CL_EEF_ADJ_TOOL_TESTER has no parameter.
Method MY_SETUP on class CL_EEF_ADJ_TOOL_TESTER has no exception.
Method MY_TEARDOWN Signature
Method MY_TEARDOWN on class CL_EEF_ADJ_TOOL_TESTER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071018 |
Method SEND_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFLICT_INDEX | Call by reference | Type reference (TYPE) | I | 20071018 | |||
2 | ![]() |
OPERATION | Call by reference | Type reference (TYPE) | SEEF_ADJ_OPERATION | 20071018 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071018 |
Method SET_CONFLICT_ADJUSTED_01 Signature
Method SET_CONFLICT_ADJUSTED_01 on class CL_EEF_ADJ_TOOL_TESTER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071018 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |