SAP ABAP Class CL_ABSTRACT_ENH_TOOL_REDEF (Abstract Enhancement Tool Redefinition)
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 | Inheritance (c INHERITING FROM c_ref) | CL_ABSTRACT_ENH_TOOL | Abstract Enhancement Tool Root Class | 20040212 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ENH_TOOL_REDEFINITION | SAP Enhancement Redefinition Tool | 20040212 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ENH_TOOL_BADI_IMPL | Enhancement Tool Redefinition BAdI | 20040216 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_ENH_TOOL_CLIF | Enhancement Tool for Classes and Interfaces | 20050105 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_ENH_TOOL_FUGR | Enhancement Tool Redefinition Append | 20040419 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_ENH_TOOL_HOOK_IMPL | Enhancement Tool Redefinition BADI | 20040312 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_ENH_TOOL_WDY | Enhancement Tool Web Dynpro | 20050322 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_RSO_ENH_TOOL | BI Enhancement / Enhancement Tool - Generic Parent Class | 20050729 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_CFG_ENHANCEMENT | Enhancement for WDY Configuration | 20090427 |
Properties
| Class | CL_ABSTRACT_ENH_TOOL_REDEF | |
| Short Description | Abstract Enhancement Tool Redefinition | |
| Super Class | CL_ABSTRACT_ENH_TOOL | Abstract Enhancement Tool Root Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEEF_BASE | Enhancement Base Functionality |
| Created | 20040212 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ABSTRACT_ENH_TOOL_REDEF has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ENH_TOOL_REDEFINITION | SAP Enhancement Redefinition Tool | 20040212 |
Friends
Class CL_ABSTRACT_ENH_TOOL_REDEF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | ENHTYPE | 'RDEF' | Enhancement Type | 20051014 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | SYREPID | Program from Dialog | 20100714 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Check Source Code | 20100712 |
Events
Class CL_ABSTRACT_ENH_TOOL_REDEF has no event.
Types
Class CL_ABSTRACT_ENH_TOOL_REDEF has no local type.
Method Signatures
Method CHECK_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ERROR_LIST | Call by reference | Object reference (TYPE REF TO) | CL_WB_CHECKLIST | Liste aller Fehlermeldungen eines Syntax-Checks | 20100712 | |||
| 2 | I_CALLED_FROM_ACTIVATION | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20100712 | |||
| 3 | I_OBJECT_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Objektname in der Objektliste | 20100712 | |||
| 4 | I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | Objekttyp | 20100712 | |||
| 5 | I_RUN_DARK | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20100712 | |||
| 6 | I_WORKINGSET | Call by reference | Type reference (TYPE) | SEWOR_WORK_TAB | 20100712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Enhancement Persistenz über normale Tabellen | 20100714 | ||
| 2 | Enhancement Persistenz über normale Tabellen | 20100714 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |