SAP ABAP Class CL_SATC_NAMING_SVC (Service to validate names)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_SHARED_AUX_CORE (Package) INTERNAL: - *NO* REUSE - Auxiliaries Implemention Details
Properties
Class CL_SATC_NAMING_SVC  
Short Description Service to validate names    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SATC_SHARED_AUX_CORE   INTERNAL: - *NO* REUSE - Auxiliaries Implemention Details 
Created 20090828   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SATC_NAMING_SVC has no interface implemented.
Friends
Class CL_SATC_NAMING_SVC has no friend class.
Attributes
Class CL_SATC_NAMING_SVC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 IS_VALID_NAME Static method Public Method Checks for uppercase latin-1 characters + '-_' and numbers 20090828
Events
Class CL_SATC_NAMING_SVC has no event.
Types
Class CL_SATC_NAMING_SVC has no local type.
Method Signatures

Method IS_VALID_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE True if Name is valid 20090828
2 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL Name to Check 20090828

Method IS_VALID_NAME on class CL_SATC_NAMING_SVC has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 800