SAP ABAP Class CL_ENH_SPOT_EDITOR_STATE (Management Status of ENH Object)
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_WB_OBJECT_STATE Workbench: View of Object 20040527
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_PROGRAM_STATE Workbench Manager: State of a Tool or Browser 20041208
Properties
Class CL_ENH_SPOT_EDITOR_STATE  
Short Description Management Status of ENH Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEEF_BASE   Enhancement Base Functionality 
Created 20040527   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ENH_SPOT_EDITOR_STATE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WB_OBJECT_STATE Workbench: View of Object 20040527
2 IF_WB_PROGRAM_STATE Workbench Manager: State of a Tool or Browser 20041208
Friends
Class CL_ENH_SPOT_EDITOR_STATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ENHANCEMENT Instance attribute Public Type reference (TYPE) ENHSPOTNAME ID of an Enhancement 20040527
2 ERROR_LIST Instance attribute Public Object reference (TYPE REF TO) CL_WB_CHECKLIST List of All Error Messages from a Syntax Check 20100712
3 EXPMODE Instance attribute Public Type reference (TYPE) ENHBOOLEAN Enhancement Boolean 20061006
4 IMPL_REQUEST Instance attribute Public Type reference (TYPE) ENHBOOLEAN Enhancement Boolean 20041208
5 LAST_OPERATION Instance attribute Public Type reference (TYPE) SY-UCOMM Screens, Function Code Triggered by PAI 20040527
6 LAST_PROG Instance attribute Public Type reference (TYPE) SYCPROG ABAP Program, Caller in External Procedures 20040527
7 LAST_SCREEN Instance attribute Public Type reference (TYPE) SYDYNNR ABAP Program: Number of Current Screen 20040527
8 LAST_STATE Instance attribute Public Type reference (TYPE) R3STATE Active/Inactive-Flag 20040607
9 M_REF_REPAIR_STATE Instance attribute Public Object reference (TYPE REF TO) IF_ENH_REPAIR_STATE Enhancement Framework: Repair Status for Object 20100712
10 PLUGIN_DATA Instance attribute Private Type reference (TYPE) XSTRING 20050124
11 REMSYSTEM Instance attribute Public Type reference (TYPE) SRCSYSTEM Original System of Object 20040729
12 RFCDEST Instance attribute Public Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20040729
13 R_PLUGIN Instance attribute Public Object reference (TYPE REF TO) IF_ENH_SPOT_PLUGIN Access to Enhancement Plug-In UI 20040527
14 R_TOOL Instance attribute Public Object reference (TYPE REF TO) IF_ENH_SPOT_TOOL SAP Enhancement Tool Root Interface 20040527
15 SYNTAX_CHECK_ERROR Instance attribute Public Type reference (TYPE) ENHBOOLEAN Enhancement Boolean 20060302
16 TAB Instance attribute Public Type reference (TYPE) SYUCOMM Function Code that Triggered PAI 20060322
17 TCODE Instance attribute Public Type reference (TYPE) TCODE Transaction Code 20061006
18 TOOL_STATE Instance attribute Public Object reference (TYPE REF TO) IF_WB_PROGRAM_STATE Workbench Manager: Status of Tool/Browser 20051221
19 VERSNO Instance attribute Public Type reference (TYPE) VERSNO Version Management: Version Number 20040729
20 WB_CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_WB_DATA_CONTAINER Workbench Manager: Status of Tool/Browser 20060515
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050124
2 GET_TOOL_PLUGIN_STATE Instance method Public Method 20050124
3 SET_VERSION_DATA Instance method Public Method Set Version Data 20040729
Events
Class CL_ENH_SPOT_EDITOR_STATE has no event.
Types
Class CL_ENH_SPOT_EDITOR_STATE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) ANY 20050124
2 Importing ENHNAME Call by reference Type reference (TYPE) ENHNAME Id eines Enhancements 20050127
3 Importing TCODE Call by reference Type reference (TYPE) TCODE Transaktionscode 20061006

Method CONSTRUCTOR on class CL_ENH_SPOT_EDITOR_STATE has no exception.

Method GET_TOOL_PLUGIN_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA Call by reference Type reference (TYPE) ANY 20050124

Method GET_TOOL_PLUGIN_STATE on class CL_ENH_SPOT_EDITOR_STATE has no exception.

Method SET_VERSION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_REMSYSTEM Call by reference Type reference (TYPE) SRCSYSTEM Originalsystem des Objekts 20040729
2 Importing P_RFCDEST Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20040729
3 Importing P_SPOT Call by reference Type reference (TYPE) ENHSPOTNAME Name (ID) eines Enhancement Spots 20040729
4 Importing P_VERSNO Call by reference Type reference (TYPE) VERSNO Versionsverwaltung: Versionsnummer 20040729

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