SAP ABAP Class IF_ENH_CONTRACT_CLASS_ENHO (Contract for Class Enhancement)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ENH_CONTRACT_ENHO | Contracts for Enhancements | 20090127 |
Properties
| Class | IF_ENH_CONTRACT_CLASS_ENHO | |
| Short Description | Contract for Class Enhancement | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090127 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_ENH_CONTRACT_CLASS_ENHO has no forward declaration.
Interfaces
Class IF_ENH_CONTRACT_CLASS_ENHO has no interface implemented.
Friends
Class IF_ENH_CONTRACT_CLASS_ENHO has no friend class.
Attributes
Class IF_ENH_CONTRACT_CLASS_ENHO has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Determines all enhanced methods | 20090127 |
Events
Class IF_ENH_CONTRACT_CLASS_ENHO has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_ENH_METHOD_INFO | Public | See coding | Information on Enhanced Method | 20090127 | begin of TY_ENH_METHOD_INFO,
include_name type progname,
source type rswsourcet,
end of TY_ENH_METHOD_INFO
|
|
| 2 | TY_ENH_METHOD_INFOS | Public | See coding | Table of Information on Enhanced Methods | 20090127 | TY_ENH_METHOD_INFOS type standard table of ty_enh_method_info with non-unique key include_name
|
Method Signatures
Method GET_ENHANCEMENT_METHODS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TY_ENH_METHOD_INFOS | Tabelle über Informatinen zu erweiterten Methoden | 20090127 |
Method GET_ENHANCEMENT_METHODS on class IF_ENH_CONTRACT_CLASS_ENHO has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |