SAP ABAP Class CL_ABSTRACT_ENH_SPOT_TOOL (Abstract Class Enhancement Spot Tool)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ENH (Application Component) Enhancement Tools
     SEEF_BASE (Package) Enhancement Base Functionality
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ENH_CWB_SPOT CWB Interface 20050624
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ENH_OBJECT General Methods for Enhancement Objects 20040507
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ENH_OBJECT_DOCU General Methods for Enhancement Objects 20040507
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ENH_SPOT_TOOL SAP Enhancement Tool Root Interface 20040315
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ENH_TOOL_BADI_DEF Enhancement Tool BAdI 20040810
2 Inheritance (c INHERITING FROM c_ref)  CL_ENH_TOOL_HOOK_DEF Enhancement Spot Tool Source Code Plug-in 20040315
Properties
Class CL_ABSTRACT_ENH_SPOT_TOOL  
Short Description Abstract Class Enhancement Spot Tool    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEEF_BASE   Enhancement Base Functionality 
Created 20040315   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ABSTRACT_ENH_SPOT_TOOL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ENH_CWB_SPOT CWB Interface 20050624
2 IF_ENH_OBJECT General Methods for Enhancement Objects 20040507
3 IF_ENH_OBJECT_DOCU General Methods for Enhancement Objects 20040507
4 IF_ENH_SPOT_TOOL SAP Enhancement Tool Root Interface 20040315
Friends
Class CL_ABSTRACT_ENH_SPOT_TOOL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 STORE Instance attribute Protected Object reference (TYPE REF TO) IF_ENH_SPOT_STORE SAP Enhancement Base Functionality 20040315
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SYMSG_TO_CHECKLIST Instance method Protected Method Adds a new message from sy-msg to the checklist 20100712
2 CREATE_CORR_REQUEST Instance method Protected Method Create Workbench Request 20100712
3 CREATE_EDIT_REQUEST Instance method Protected Method Create Workbench Request 20040514
4 CREATE_SHOW_REQUEST Instance method Protected Method Create Workbench Request 20040514
5 GET_STORE Instance method Public Method Supplies store 20080215
Events
Class CL_ABSTRACT_ENH_SPOT_TOOL has no event.
Types
Class CL_ABSTRACT_ENH_SPOT_TOOL has no local type.
Method Signatures

Method ADD_SYMSG_TO_CHECKLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_CHECKLIST Call by reference Object reference (TYPE REF TO) CL_WB_CHECKLIST 20100712
2 Changing P_EDIT_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST 20100712
3 Importing P_OBJECT_STATE Call by reference Object reference (TYPE REF TO) IF_WB_OBJECT_STATE 20100712
4 Importing P_REPAIR_STATE Call by reference Object reference (TYPE REF TO) IF_ENH_REPAIR_STATE 20100712
5 Changing P_SHOW_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST 20100712

Method ADD_SYMSG_TO_CHECKLIST on class CL_ABSTRACT_ENH_SPOT_TOOL has no exception.

Method CREATE_CORR_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CORR_REQUEST Value transfer Object reference (TYPE REF TO) CL_WB_REQUEST 20100712
2 Importing OBJECT_STATE Call by reference Object reference (TYPE REF TO) IF_WB_OBJECT_STATE 20100712
3 Importing REPAIR_STATE Call by reference Object reference (TYPE REF TO) IF_ENH_REPAIR_STATE 20100712

Method CREATE_CORR_REQUEST on class CL_ABSTRACT_ENH_SPOT_TOOL has no exception.

Method CREATE_EDIT_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT_STATE Call by reference Object reference (TYPE REF TO) IF_WB_OBJECT_STATE Workbench: Sicht auf Objekt 20040514
2 Returning SHOW_REQUEST Value transfer Object reference (TYPE REF TO) CL_WB_REQUEST Workbench Manager: Request 20040514

Method CREATE_EDIT_REQUEST on class CL_ABSTRACT_ENH_SPOT_TOOL has no exception.

Method CREATE_SHOW_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT_STATE Call by reference Object reference (TYPE REF TO) IF_WB_OBJECT_STATE Workbench: Sicht auf Objekt 20040514
2 Returning SHOW_REQUEST Value transfer Object reference (TYPE REF TO) CL_WB_REQUEST Workbench Manager: Request 20040514

Method CREATE_SHOW_REQUEST on class CL_ABSTRACT_ENH_SPOT_TOOL has no exception.

Method GET_STORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STORE Value transfer Object reference (TYPE REF TO) IF_ENH_SPOT_STORE SAP Enhancement Basis Funktionalität 20080215

Method GET_STORE on class CL_ABSTRACT_ENH_SPOT_TOOL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700