SAP ABAP Function Module OCS_CHECK_PATH_CONSISTENCY (Prüft, ob ein Dateipfad innerhalb DIR_PUT / DIR_TRANS liegt)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-OCS (Application Component) Online Correction Support (Support Package and Add-On Tools)
     SPAM (Package) OCS - Installation/Implementation Tools
Basic Data
Function Module OCS_CHECK_PATH_CONSISTENCY Prüft, ob ein Dateipfad innerhalb DIR_PUT / DIR_TRANS liegt  
Function Group OCS_UTILITIES   SPAM/SAINT: Utilities  
Program Name SAPLOCS_UTILITIES    
INCLUDE Name LOCS_UTILITIESU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_RESULT TYPE FLAG allgemeines flag
Exporting EV_FILE_NAME TYPE TRFILE Datei inklusive Pfadangabe
Importing IV_FILE_PATH TYPE TRFILE Datei inklusive Pfadangabe
Importing IV_DIR_TYPE TYPE CHAR1 SPACE Verzeichnistyp (T - Transport, P - Put, space - alle)
Importing IV_SUB_DIR TYPE TRFILENAME 'log' Unterverzeichnis
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20130603 
SAP Release Created in 740