SAP ABAP Interface IF_ENH_IMPL_CREATION_VALIDATOR (Callback for validation of enh impl creation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ENH (Application Component) Enhancement Tools
⤷
SEEF_BASE (Package) Enhancement Base Functionality
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CLIF_ENH_CREATION_VALIDATOR | check if creation of nested class enhancements is allowed | 20100902 |
Properties
| Interface | IF_ENH_IMPL_CREATION_VALIDATOR | |
| Short Description | Callback for validation of enh impl creation |
General Data
| Package | SEEF_BASE | Enhancement Base Functionality |
| Created | 20100416 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_ENH_IMPL_CREATION_VALIDATOR has no forward declaration.
Interfaces
Interface IF_ENH_IMPL_CREATION_VALIDATOR has no interface.
Friends
Interface IF_ENH_IMPL_CREATION_VALIDATOR has no friend.
Attributes
Interface IF_ENH_IMPL_CREATION_VALIDATOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100902 |
Events
Interface IF_ENH_IMPL_CREATION_VALIDATOR has no event.
Types
Interface IF_ENH_IMPL_CREATION_VALIDATOR has no local type.
Method Signatures
Method CAN_CREATE_ENH_IMPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CAN_CREATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100902 | ||||
| 2 | ENHTOOLTYPE | Call by reference | Type reference (TYPE) | ENHTOOLTYPE | 20100902 | ||||
| 3 | ENHTYPE | Call by reference | Type reference (TYPE) | ENHTYPE | 20100902 | ||||
| 4 | PARENT_ENH_NAME | Call by reference | Type reference (TYPE) | ENHNAME | 20100902 | ||||
| 5 | T100_MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | 20100902 | ||||
| 6 | T100_MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | 20100902 | ||||
| 7 | T100_MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20100902 | ||||
| 8 | T100_MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | 20100902 | ||||
| 9 | T100_MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | 20100902 | ||||
| 10 | T100_MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | 20100902 |
Method CAN_CREATE_ENH_IMPL on Interface IF_ENH_IMPL_CREATION_VALIDATOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 740 |