SAP ABAP Class CL_GUI_ECATT_FRONTEND_SERVICES (eCATT Front-End Services)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
     SECATT_GUI (Package) eCATT GUI Objects
Properties
Class CL_GUI_ECATT_FRONTEND_SERVICES  
Short Description eCATT Front-End Services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SECATT_GUI   eCATT GUI Objects 
Created 20040116   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GUI_ECATT_FRONTEND_SERVICES has no forward declaration.
Interfaces
Class CL_GUI_ECATT_FRONTEND_SERVICES has no interface implemented.
Friends
Class CL_GUI_ECATT_FRONTEND_SERVICES has no friend class.
Attributes
Class CL_GUI_ECATT_FRONTEND_SERVICES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONCATENATE_DIRECTORY_FILE Static method Private Method Relates Directory with File Name 20040116
2 EXECUTE Static method Public Method Opens Specified File or Directory 20040116
3 EXIST_DIRECTORY_FOR_DOWNLOAD Static method Public Method Existence Check for Directory During eCATT Download 20050203
Events
Class CL_GUI_ECATT_FRONTEND_SERVICES has no event.
Types
Class CL_GUI_ECATT_FRONTEND_SERVICES has no local type.
Method Signatures

Method CONCATENATE_DIRECTORY_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DOCUMENT Call by reference Type reference (TYPE) STRING Kompletter Pfad zum Dokument 20040116
2 Importing IM_DIRECTORY Call by reference Type reference (TYPE) STRING Verzeichnis 20040116
3 Importing IM_FILE Call by reference Type reference (TYPE) STRING Datei 20040116

Method CONCATENATE_DIRECTORY_FILE on class CL_GUI_ECATT_FRONTEND_SERVICES has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CHECK Call by reference Type reference (TYPE) CHAR1 'X' Prüft Existenz 20040116
2 Importing IM_DIRECTORY Call by reference Type reference (TYPE) STRING Verzeichnis 20040116
3 Importing IM_FILE Call by reference Type reference (TYPE) STRING Datei 20040116
# Exception Resumable Description Created on
1 FILE_NOT_FOUND Datei nicht gefunden 20040116
2 PATH_NOT_FOUND Pfad nicht gefunden 20040116

Method EXIST_DIRECTORY_FOR_DOWNLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DIRECTORY Call by reference Type reference (TYPE) STRING 20050203
2 Importing IM_RAISE_MESSAGE Call by reference Type reference (TYPE) ETONOFF 'X' Ausgabe einer Meldung im Negativfall 20050203
3 Returning RE_EXIST Value transfer Type reference (TYPE) ETONOFF eCATT Schalter Ein/Aus 20050203

Method EXIST_DIRECTORY_FOR_DOWNLOAD on class CL_GUI_ECATT_FRONTEND_SERVICES has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700