SAP ABAP Class IF_ENH_SPOT_TOOL (SAP Enhancement Tool Root Interface)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_ENH_CWB_SPOT | CWB Interface | 20050624 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_ENH_OBJECT | General Methods for Enhancement Objects | 20040507 |
| 3 | Interface composition (i COMPRISING i_ref) | IF_ENH_OBJECT_DOCU | General Methods for Enhancement Objects | 20040507 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ABSTRACT_ENH_SPOT_TOOL | Abstract Class Enhancement Spot Tool | 20040315 |
Properties
| Class | IF_ENH_SPOT_TOOL | |
| Short Description | SAP Enhancement Tool Root Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040309 | SAP |
| Last change | 20110908 | 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 IF_ENH_SPOT_TOOL has no interface implemented.
Friends
Class IF_ENH_SPOT_TOOL 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) | R3STATE | ABAP: Program Status (Active, Saved, Transported...) | 20070308 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20040525 | ||
| 2 | Instance method | Public | Method | Copy Enhancement Allowed? | 20040527 | |
| 3 | Instance method | Public | Method | Delete Enhancement Allowed? | 20040527 | |
| 4 | Instance method | Public | Method | Delete Inactive/Generated Data after Deletion Transport | 20040915 | |
| 5 | Instance method | Public | Method | Read All Enhancement Elements | 20040309 | |
| 6 | Instance method | Public | Method | 20040601 | ||
| 7 | Instance method | Public | Method | Read Icon for SPAU/SE95 | 20040309 | |
| 8 | Instance method | Public | Method | Read Internal Flag | 20070530 | |
| 9 | Instance method | Public | Method | Enhancement Spot Name | 20040423 | |
| 10 | Instance method | Public | Method | Access to UI Plug-In for Detail Display | 20040309 | |
| 11 | Instance method | Public | Method | Enhancement Spot Tool | 20040604 | |
| 12 | Instance method | Public | Method | Supplies SOTR texts contained in object | 20060627 | |
| 13 | Instance method | Public | Method | Implement Spot | 20040318 | |
| 14 | Instance method | Public | Method | Is Called by Framework to Instantiate Class | 20040309 | |
| 15 | Instance method | Public | Method | Dialog box to confirm operation | 20091029 | |
| 16 | Instance method | Public | Method | 20040525 | ||
| 17 | Instance method | Public | Method | Rename Enhancement Allowed? | 20040811 | |
| 18 | Instance method | Public | Method | Write Internal Flag | 20070530 | |
| 19 | Instance method | Public | Method | Object Environment Changed, Update Registry | 20040309 |
Events
Class IF_ENH_SPOT_TOOL has no event.
Types
Class IF_ENH_SPOT_TOOL has no local type.
Method Signatures
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20040525 | |||
| 2 | NEW_NAME | Call by reference | Type reference (TYPE) | ENHSPOTNAME | Id eines Enhancement Composits | 20040525 | |||
| 3 | TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20040525 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Enhancement Persistenz über normale Tabellen | 20040525 | ||
| 2 | Enhancement Wurzel-Ausnahmeklasse | 20040525 | ||
| 3 | Enhancement Wurzel-Ausnahmeklasse | 20040603 | ||
| 4 | Enhancement Persistenz über normale Tabellen | 20040525 | ||
| 5 | Enhancement Wurzel-Ausnahmeklasse | 20040525 | ||
| 6 | Enhancement Wurzel-Ausnahmeklasse | 20040525 | ||
| 7 | Enhancement Wurzel-Ausnahmeklasse | 20040525 |
Method COPY_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COPY_ALLOWED | Value transfer | Type reference (TYPE) | ENHBOOLEAN | Enhancment Boolean | 20040527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Editor Problem | 20091111 |
Method DELETE_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DELETE_ALLOWED | Value transfer | Type reference (TYPE) | ENHBOOLEAN | Enhancment Boolean | 20040527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Editor Problem | 20091111 |
Method ENHS_AFTER_IMPORT_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENHSPOTNAME | Call by reference | Type reference (TYPE) | ENHSPOTNAME | Name (ID) eines Enhancement Spots | 20040915 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Enhancement Persistenz über normale Tabellen | 20040915 |
Method GET_ALL_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENTS | Value transfer | Type reference (TYPE) | ENH_SPOT_ELEMENT_IT | Interne Tabelle über Enhancement Elements | 20040309 | |||
| 2 | VERSION | Call by reference | Type reference (TYPE) | R3STATE | ABAP: Programmstatus (aktiv, gesichert, transportiert...) | 20040309 |
Method GET_ALL_ELEMENTS on class IF_ENH_SPOT_TOOL has no exception.
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AUTHOR | Call by reference | Type reference (TYPE) | CNAM | Autor | 20040601 | |||
| 2 | CHANGEDBY | Call by reference | Type reference (TYPE) | UNAM | Name des letzten Änderers | 20040601 | |||
| 3 | CHANGEDON | Call by reference | Type reference (TYPE) | RDIR_UDATE | Änderungsdatum | 20040601 | |||
| 4 | CREATEDON | Call by reference | Type reference (TYPE) | RDIR_CDATE | Erstellungsdatum | 20040601 | |||
| 5 | VERSION | Call by reference | Type reference (TYPE) | R3STATE | 'A' | ABAP: Programmstatus (aktiv, gesichert, transportiert...) | 20040601 |
Method GET_ATTRIBUTES on class IF_ENH_SPOT_TOOL has no exception.
Method GET_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ICON | Value transfer | Type reference (TYPE) | ICONNAME | Enhancement Abgleich Status | 20040309 | |||
| 2 | ICONTEXT | Call by reference | Type reference (TYPE) | STRING | 20040309 |
Method GET_ICON on class IF_ENH_SPOT_TOOL has no exception.
Method GET_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTERNAL | Value transfer | Type reference (TYPE) | ENHBOOLEAN | Enhancement Boolean | 20070530 | |||
| 2 | VERSION | Call by reference | Type reference (TYPE) | R3STATE | 'A' | ABAP: Programmstatus (aktiv, gesichert, transportiert...) | 20070530 |
Method GET_INTERNAL on class IF_ENH_SPOT_TOOL has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | ENHSPOTNAME | Name (ID) eines Enhancement Spots | 20040423 |
Method GET_NAME on class IF_ENH_SPOT_TOOL has no exception.
Method GET_PLUGIN_UI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EDITOR_STATE | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20051221 | ||||
| 2 | PLUGIN | Value transfer | Object reference (TYPE REF TO) | IF_ENH_SPOT_PLUGIN | Zugriff auf das Enhancement Plugin UI | 20040309 | |||
| 3 | VERSION | Call by reference | Type reference (TYPE) | R3STATE | ABAP: Programmstatus (aktiv, gesichert, transportiert...) | 20040527 |
Method GET_PLUGIN_UI on class IF_ENH_SPOT_TOOL has no exception.
Method GET_TOOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TOOL | Value transfer | Type reference (TYPE) | ENHSPOTTOOLTYPE | Enhancement Spot Tool | 20040604 |
Method GET_TOOL on class IF_ENH_SPOT_TOOL has no exception.
Method GET_TOOL_OBJECT_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TEXTVERS | Call by reference | Type reference (TYPE) | ENHTEXT_VERS_IT | Tabelle der Struktur ENHTEXT_VERS | 20060627 | |||
| 2 | ET_TEXTVERSDATA | Call by reference | Type reference (TYPE) | ENHTEXT_VERSDATA_IT | Tabelle der Struktur enhtext_versdata | 20060627 | |||
| 3 | I_STATE | Call by reference | Type reference (TYPE) | R3STATE | ABAP: Programmstatus (aktiv, gesichert, transportiert...) | 20060627 |
Method GET_TOOL_OBJECT_TEXTS on class IF_ENH_SPOT_TOOL has no exception.
Method IMPLEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20041208 | |||
| 2 | ENHCOMPNAME | Call by reference | Type reference (TYPE) | ENHCOMPOSITENAME | Id einer zusammengesetzten Erweiterungsimplementierung | 20041208 | |||
| 3 | ENHNAME | Call by reference | Type reference (TYPE) | ENHNAME | Id eines Enhancements | 20041208 | |||
| 4 | TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20041208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Enhancement Persistenz über normale Tabellen | 20041208 | ||
| 2 | Enhancement Wurzel-Ausnahmeklasse | 20041208 | ||
| 3 | Enhancement Wurzel-Ausnahmeklasse | 20041208 | ||
| 4 | Enhancement Wurzel-Ausnahmeklasse | 20041208 |
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENH_SPOT_STORE | Call by reference | Object reference (TYPE REF TO) | IF_ENH_SPOT_STORE | SAP Enhancement Basis Funktionalität | 20040309 | |||
| 2 | IV_REPAIR_MODE | Call by reference | Type reference (TYPE) | C | ' ' | Repair Mode | 20090316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Enhancement Persistenz über normale Tabellen | 20040316 |
Method POPUP_TO_CONFIRM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJ_NAME | Call by reference | Type reference (TYPE) | TROBJ_NAME | Id eines Enhancements | 20091103 | |||
| 2 | I_OPERATION | Call by reference | Type reference (TYPE) | CLIKE | 20091029 | ||||
| 3 | OPERATION_WANTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091029 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Editor Problem | 20091029 |
Method RENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20040525 | |||
| 2 | NEW_NAME | Call by reference | Type reference (TYPE) | ENHSPOTNAME | Id eines Enhancement Composits | 20040525 | |||
| 3 | TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20040525 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Enhancement Persistenz über normale Tabellen | 20040525 | ||
| 2 | Enhancement Wurzel-Ausnahmeklasse | 20040525 | ||
| 3 | Fehler in der Generierung | 20091029 | ||
| 4 | Enhancement Wurzel-Ausnahmeklasse | 20040603 | ||
| 5 | Enhancement Persistenz über normale Tabellen | 20040525 | ||
| 6 | Enhancement Wurzel-Ausnahmeklasse | 20091029 | ||
| 7 | Enhancement Wurzel-Ausnahmeklasse | 20040525 | ||
| 8 | Enhancement Wurzel-Ausnahmeklasse | 20040525 | ||
| 9 | Enhancement Wurzel-Ausnahmeklasse | 20040525 |
Method RENAME_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RENAME_ALLOWED | Value transfer | Type reference (TYPE) | ENHBOOLEAN | Enhancment Boolean | 20091019 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Editor Problem | 20091029 |
Method SET_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTERNAL | Call by reference | Type reference (TYPE) | ENHBOOLEAN | Enhancement Boolean | 20070530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Enhancement Wurzel-Ausnahmeklasse | 20070530 |
Method UPDATE_REGISTRY Signature
Method UPDATE_REGISTRY on class IF_ENH_SPOT_TOOL has no parameter.
Method UPDATE_REGISTRY on class IF_ENH_SPOT_TOOL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |