SAP ABAP Class CL_SCTC_SC_DIR_VALIDATION (Directory Validation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-INS-TC-CNT (Application Component) Content for ABAP based automated TC
     S_LMCFG_SC (Package) System Copy Backend Functions
Properties
Class CL_SCTC_SC_DIR_VALIDATION  
Short Description Directory Validation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_LMCFG_SC   System Copy Backend Functions 
Created 20110406   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SCTC_SC_DIR_VALIDATION has no forward declaration.
Interfaces
Class CL_SCTC_SC_DIR_VALIDATION has no interface implemented.
Friends
Class CL_SCTC_SC_DIR_VALIDATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_ILLEGAL_REGEXP Static Attribute Private Type reference (TYPE) GTY_T_SUBSTR 20110406
2 AT_ILLEGAL_SUBSTR Static Attribute Private Type reference (TYPE) GTY_T_SUBSTR 20110406
3 AV_ILLEGAL_CHARS Static Attribute Private Type reference (TYPE) STRING 20110406
Methods
# Method Level Visibility Method type Description Created on
1 INIT Static method Private Method Returns a set of illegal characters 20110406
2 VALIDATE_DIRECTORY Static method Public Method Validates a given directory against liillegal characters 20110406
Events
Class CL_SCTC_SC_DIR_VALIDATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTY_T_SUBSTR Private See coding 20110406 gty_t_substr TYPE STANDARD TABLE OF string
Method Signatures

Method INIT Signature

Method INIT on class CL_SCTC_SC_DIR_VALIDATION has no parameter.
Method INIT on class CL_SCTC_SC_DIR_VALIDATION has no exception.

Method VALIDATE_DIRECTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DIRECTORY Call by reference Type reference (TYPE) STRING 20110406
# Exception Resumable Description Created on
1 CX_SCTC_SC_DIR_VALIDATION Exception Class for Directory Validation 20110406
History
Last changed by/on SAP  20110908 
SAP Release Created in 731