SAP ABAP Class /IPRO/IF_EX_NAME_VALIDATOR (Business add-in interface /IPRO/IF_EX_NAME_VALIDATOR)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IPRO/CL_EX_NAME_VALIDATOR BAdI class /IPRO/CL_EX_NAME_VALIDATOR 20041112
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IPRO/CL_IM_NAME_VALIDATOR Imp. class for BAdI imp. /IPRO/NAME_VALIDATOR 20041112
Properties
Class /IPRO/IF_EX_NAME_VALIDATOR  
Short Description Business add-in interface /IPRO/IF_EX_NAME_VALIDATOR    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 1   
Package      
Created 20041112   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IPRO/IF_EX_NAME_VALIDATOR has no forward declaration.
Interfaces
Class /IPRO/IF_EX_NAME_VALIDATOR has no interface implemented.
Friends
Class /IPRO/IF_EX_NAME_VALIDATOR has no friend class.
Attributes
Class /IPRO/IF_EX_NAME_VALIDATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 VALIDATE_NAME Instance method Public Method Validate the name 20041112
Events
Class /IPRO/IF_EX_NAME_VALIDATOR has no event.
Types
Class /IPRO/IF_EX_NAME_VALIDATOR has no local type.
Method Signatures

Method VALIDATE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Value transfer Type reference (TYPE) ANY name to be validated 20041112
2 Importing IV_TYPE Value transfer Type reference (TYPE) C 'V' Type of names. 'V' for variable, 'E' for elements 20041112
3 Returning RV_CODE Value transfer Type reference (TYPE) BOOLEAN If the name is valid ('X') or not 20041112

Method VALIDATE_NAME on class /IPRO/IF_EX_NAME_VALIDATOR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in