SAP ABAP Interface IF_ENH_CONTRACT_CLASS_ENHO (Contract for Class Enhancement)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-CLA (Application Component) Class Builder
⤷
SEEF_CLASS_ENHANCEMENT (Package) Class Enhancements
⤷
⤷
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
| Interface | IF_ENH_CONTRACT_CLASS_ENHO | |
| Short Description | Contract for Class Enhancement |
General Data
| Package | SEEF_CLASS_ENHANCEMENT | Class Enhancements |
| Created | 20090127 | SAP |
| Last changed | 20090618 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_ENH_CONTRACT_CLASS_ENHO has no forward declaration.
Interfaces
Interface IF_ENH_CONTRACT_CLASS_ENHO has no interface.
Friends
Interface IF_ENH_CONTRACT_CLASS_ENHO has no friend.
Attributes
Interface 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
Interface 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 Interface IF_ENH_CONTRACT_CLASS_ENHO has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |