SAP ABAP Class IF_ENH_IMPL_CREATION_VALIDATOR (Callback for validation of enh impl creation)
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
Class IF_ENH_IMPL_CREATION_VALIDATOR  
Short Description Callback for validation of enh impl creation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100416   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ENH_IMPL_CREATION_VALIDATOR has no forward declaration.
Interfaces
Class IF_ENH_IMPL_CREATION_VALIDATOR has no interface implemented.
Friends
Class IF_ENH_IMPL_CREATION_VALIDATOR has no friend class.
Attributes
Class IF_ENH_IMPL_CREATION_VALIDATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CAN_CREATE_ENH_IMPL Instance method Public Method 20100902
Events
Class IF_ENH_IMPL_CREATION_VALIDATOR has no event.
Types
Class 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 Exporting CAN_CREATE Call by reference Type reference (TYPE) ABAP_BOOL 20100902
2 Importing ENHTOOLTYPE Call by reference Type reference (TYPE) ENHTOOLTYPE 20100902
3 Importing ENHTYPE Call by reference Type reference (TYPE) ENHTYPE 20100902
4 Importing PARENT_ENH_NAME Call by reference Type reference (TYPE) ENHNAME 20100902
5 Exporting T100_MSGID Call by reference Type reference (TYPE) SY-MSGID 20100902
6 Exporting T100_MSGNO Call by reference Type reference (TYPE) SY-MSGNO 20100902
7 Exporting T100_MSGV1 Call by reference Type reference (TYPE) SY-MSGV1 20100902
8 Exporting T100_MSGV2 Call by reference Type reference (TYPE) SY-MSGV2 20100902
9 Exporting T100_MSGV3 Call by reference Type reference (TYPE) SY-MSGV3 20100902
10 Exporting T100_MSGV4 Call by reference Type reference (TYPE) SY-MSGV4 20100902

Method CAN_CREATE_ENH_IMPL on class IF_ENH_IMPL_CREATION_VALIDATOR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in