SAP ABAP Class CL_PATH_CHECKER (File Path Checker)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CST (Application Component) Client/Server Technology
     STSK (Package) Task Handler, Number Range, Update, Gateway and so on
Properties
Class CL_PATH_CHECKER  
Short Description File Path Checker    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STSK   Task Handler, Number Range, Update, Gateway and so on 
Created 20100126   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_PATH_CHECKER has no interface implemented.
Friends
Class CL_PATH_CHECKER has no friend class.
Attributes
Class CL_PATH_CHECKER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_PATH_ACCESS Static method Public Method Method for Checking Path 20100126
2 _CHECK_PATH_ACCESS Static method Private Method Internal Method for Checking the Path 20100126
Events
Class CL_PATH_CHECKER has no event.
Types
Class CL_PATH_CHECKER has no local type.
Method Signatures

Method CHECK_PATH_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECK_PATH Call by reference Type reference (TYPE) STRING Check-Pfad 20100126
2 Importing OPT_NO_WILDCARD Call by reference Type reference (TYPE) ABAP_BOOL ' ' Wildcards zulässig? 20100126
3 Exporting RETURNCODE Call by reference Type reference (TYPE) I (Kernel-)Returncode 20100126
4 Importing ROOT_PATH Call by reference Type reference (TYPE) STRING Root-Ppfad gegen den gecheckt werden soll 20100126
# Exception Resumable Description Created on
1 CX_PATH_CHECKER_EXCEPTION Basis-Exceptionklasse für Path Checker-Exceptions 20100126

Method _CHECK_PATH_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECK_PATH Call by reference Type reference (TYPE) STRING Check-Pfad 20100126
2 Importing OPT_NO_WILDCARD Call by reference Type reference (TYPE) ABAP_BOOL Wildcards zulässig? 20100126
3 Exporting RETURNCODE Call by reference Type reference (TYPE) I (Kernel-)Returncode 20100126
4 Importing ROOT_PATH Call by reference Type reference (TYPE) STRING Root-Pfad gegen den gecheckt werden soll 20100126

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