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 | Instance attribute | Public | Type reference (TYPE) | ENHSPOTNAME | ID of an Enhancement | 20040527 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WB_CHECKLIST | List of All Error Messages from a Syntax Check | 20100712 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | ENHBOOLEAN | Enhancement Boolean | 20061006 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | ENHBOOLEAN | Enhancement Boolean | 20041208 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SY-UCOMM | Screens, Function Code Triggered by PAI | 20040527 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | SYCPROG | ABAP Program, Caller in External Procedures | 20040527 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SYDYNNR | ABAP Program: Number of Current Screen | 20040527 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | R3STATE | Active/Inactive-Flag | 20040607 | |||
| 9 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_ENH_REPAIR_STATE | Enhancement Framework: Repair Status for Object | 20100712 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | XSTRING | 20050124 | ||||
| 11 | Instance attribute | Public | Type reference (TYPE) | SRCSYSTEM | Original System of Object | 20040729 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20040729 | |||
| 13 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_ENH_SPOT_PLUGIN | Access to Enhancement Plug-In UI | 20040527 | |||
| 14 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_ENH_SPOT_TOOL | SAP Enhancement Tool Root Interface | 20040527 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | ENHBOOLEAN | Enhancement Boolean | 20060302 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | SYUCOMM | Function Code that Triggered PAI | 20060322 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | TCODE | Transaction Code | 20061006 | |||
| 18 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WB_PROGRAM_STATE | Workbench Manager: Status of Tool/Browser | 20051221 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | VERSNO | Version Management: Version Number | 20040729 | |||
| 20 | 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 | Instance method | Public | Constructor | CONSTRUCTOR | 20050124 | |
| 2 | Instance method | Public | Method | 20050124 | ||
| 3 | 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 | DATA | Call by reference | Type reference (TYPE) | ANY | 20050124 | ||||
| 2 | ENHNAME | Call by reference | Type reference (TYPE) | ENHNAME | Id eines Enhancements | 20050127 | |||
| 3 | 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 | 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 | P_REMSYSTEM | Call by reference | Type reference (TYPE) | SRCSYSTEM | Originalsystem des Objekts | 20040729 | |||
| 2 | P_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20040729 | |||
| 3 | P_SPOT | Call by reference | Type reference (TYPE) | ENHSPOTNAME | Name (ID) eines Enhancement Spots | 20040729 | |||
| 4 | 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 |