SAP ABAP Class CL_CNV_MBT_DEX_FOLDER_BASE (DEX: dataset function super class single folder)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_MBT_MAIN (Package) Main components of PCL for SLO Products
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CNV_MBT_DEX_BASE DEX: dataset function super class 20090701
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CNV_MBT_DEX_PREIMP_FOLDER DEX: Pre import folder 20090701
Properties
Class CL_CNV_MBT_DEX_FOLDER_BASE  
Short Description DEX: dataset function super class single folder    
Super Class CL_CNV_MBT_DEX_BASE DEX: dataset function super class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_MBT_MAIN   Main components of PCL for SLO Products 
Created 20090701   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CNV_MBT_DEX_FOLDER_BASE has no forward declaration.
Interfaces
Class CL_CNV_MBT_DEX_FOLDER_BASE has no interface implemented.
Friends
Class CL_CNV_MBT_DEX_FOLDER_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CS_FT_DIR Constant Protected Type reference (TYPE) TS_DIRECTORY_INFO-TYPE 'directory' file type directory 20090713
2 CS_FT_FILE Constant Protected Type reference (TYPE) TS_DIRECTORY_INFO-TYPE 'file, regu' file type file 20090713
3 LOGICAL_PATH Instance attribute Protected Type reference (TYPE) PATHINTERN Logical path name 20090713
4 PHYSICAL_PATH Instance attribute Protected Type reference (TYPE) PATHEXTERN Physical path name 20090713
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_PATH Instance method Public Method change physical path 20090713
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090712
3 GET_DIRECTORY_INFO Instance method Protected Method folder information of an App server directory 20090712
4 SET_PATH Instance method Protected Method set path logical and physical 20090713
Events
Class CL_CNV_MBT_DEX_FOLDER_BASE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_DIRECTORY_INFO Protected See coding TS_DIRECTORY_INFO 20090712
2 TS_DIR_INFO_INTERN Private See coding TS_DIR_INFO_INTERN 20090712
3 TT_DIRECTORY_INFO Protected See coding TT_DIRECTORY_INFO 20090712
Method Signatures

Method CHANGE_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXPATH Call by reference Type reference (TYPE) PATHEXTERN Physical path name 20090713

Method CHANGE_PATH on class CL_CNV_MBT_DEX_FOLDER_BASE has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_CNV_MBT_DEX_FOLDER_BASE has no parameter.
Method CONSTRUCTOR on class CL_CNV_MBT_DEX_FOLDER_BASE has no exception.

Method GET_DIRECTORY_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DIR_INFO Call by reference Type reference (TYPE) TT_DIRECTORY_INFO Liste von Dateiinformationen 20090712
2 Importing IM_FILE Call by reference Type reference (TYPE) FILEEXTERN Angabe Dateiname (auch generisch mit *) 20090712
3 Importing IM_PATH Call by reference Type reference (TYPE) PATHEXTERN Physical path name 20090713
# Exception Resumable Description Created on
1 DIR_NOT_FOUND direcotry not found 20090712

Method SET_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PATH Call by reference Type reference (TYPE) PATHINTERN Logical path name 20090713
# Exception Resumable Description Created on
1 FILE_SYSTEM_NOT_FOUND File system unknown 20090713
2 MISSING_PARAMETER Parameter not passed 20090713
3 OPERATING_SYSTEM_NOT_FOUND Operating system unknown 20090713
4 PATH_NOT_FOUND Logical path unknown 20090713
History
Last changed by/on SAP  20141030 
SAP Release Created in 2006_1_46C