SAP ABAP Class IF_EEF_ADJ_TOOL (Adjustment Tool for Enhancements)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_EEF_ADJ_TOOL_CONFLICT | Enhancement Tool with Conflict Processing | 20050118 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EEF_ADJ_ABSTRACT_TOOL | Abstract Enhancement Adjustment Tool | 20041109 |
Properties
| Class | IF_EEF_ADJ_TOOL | |
| Short Description | Adjustment Tool for Enhancements | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20041102 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_EEF_ADJ_TOOL has no forward declaration.
Interfaces
Class IF_EEF_ADJ_TOOL has no interface implemented.
Friends
Class IF_EEF_ADJ_TOOL has no friend class.
Attributes
Class IF_EEF_ADJ_TOOL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Enhancement Adjustment | 20050117 | |
| 2 | Instance method | Public | Method | Determines Status of Enhancement Adjustment | 20050112 | |
| 3 | Instance method | Public | Method | Determines the enhancement editor | 20061205 | |
| 4 | Instance method | Public | Method | Returns Tool UI | 20041209 | |
| 5 | Instance method | Public | Method | Determines Workbench Manager | 20050228 | |
| 6 | Instance method | Public | Method | Handles Requests | 20050406 | |
| 7 | Instance method | Public | Method | Initialize | 20041209 | |
| 8 | Instance method | Public | Method | Refresh | 20061205 | |
| 9 | Instance method | Public | Method | Sets the enhancement editor | 20061205 | |
| 10 | Instance method | Public | Method | Sets Workbench Manager | 20050228 |
Events
Class IF_EEF_ADJ_TOOL has no event.
Types
Class IF_EEF_ADJ_TOOL has no local type.
Method Signatures
Method ADJUST Signature
Method ADJUST on class IF_EEF_ADJ_TOOL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interner Fehler beim Enhancement Abgleich | 20050117 | ||
| 2 | Enhancement ist nicht automatisch abgleichbar | 20050117 | ||
| 3 | Enhancement Wurzel-Ausnahmeklasse | 20050117 |
Method DETERMINE_ADJUSTMENT_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADJUSTMENT_STATE | Value transfer | Type reference (TYPE) | ENHSTATE | Enhancement Abgleich Status | 20050112 | |||
| 2 | MINIMAL_PRIORITY | Call by reference | Type reference (TYPE) | SEEF_ADJ_CONFLICT_PRIORITY | IF_EEF_ADJ_CONFLICT=>C_PRIO_LOW | 20090126 | |||
| 3 | SCOPE | Call by reference | Type reference (TYPE) | I | IF_EEF_ADJ_CONFLICT=>C_SCOPE_DEFAULT | 20091123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interner Fehler beim Enhancement Abgleich | 20050112 | ||
| 2 | Enhancement Wurzel-Ausnahmeklasse | 20050113 |
Method GET_ENHANCEMENT_EDITOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENHANCEMENT_EDITOR | Value transfer | Object reference (TYPE REF TO) | CL_ENH_EDITOR | Enhancement Editor | 20061205 |
Method GET_ENHANCEMENT_EDITOR on class IF_EEF_ADJ_TOOL has no exception.
Method GET_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VIEW | Value transfer | Object reference (TYPE REF TO) | IF_EEF_ADJ_VIEW | UI eines Enhancement Abgleichtools | 20041209 |
Method GET_VIEW on class IF_EEF_ADJ_TOOL has no exception.
Method GET_WB_MANAGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WB_MANAGER | Value transfer | Object reference (TYPE REF TO) | IF_WB_MANAGER | Interface für Workbench Manager | 20050228 |
Method GET_WB_MANAGER on class IF_EEF_ADJ_TOOL has no exception.
Method HANDLE_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_EEF_ADJ_REQUEST | 20050406 |
Method HANDLE_REQUEST on class IF_EEF_ADJ_TOOL has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENHANCEMENT_STORE | Call by reference | Object reference (TYPE REF TO) | IF_ENH_STORE | SAP Enhancement Basis Funktionalität | 20041210 | |||
| 2 | ENHANCEMENT_TOOL | Call by reference | Object reference (TYPE REF TO) | IF_ENH_TOOL | SAP Enhancement Tool Root Interface | 20041209 |
Method INIT on class IF_EEF_ADJ_TOOL has no exception.
Method REFRESH Signature
Method REFRESH on class IF_EEF_ADJ_TOOL has no parameter.
Method REFRESH on class IF_EEF_ADJ_TOOL has no exception.
Method SET_ENHANCEMENT_EDITOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENHANCEMENT_EDITOR | Call by reference | Object reference (TYPE REF TO) | CL_ENH_EDITOR | Enhancement Editor | 20061205 |
Method SET_ENHANCEMENT_EDITOR on class IF_EEF_ADJ_TOOL has no exception.
Method SET_WB_MANAGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WB_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WB_MANAGER | Interface für Workbench Manager | 20050228 |
Method SET_WB_MANAGER on class IF_EEF_ADJ_TOOL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |