SAP ABAP Class CL_XLFT_GUI_UTILS (GUI utilities)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-TTL (Application Component) Translation Tools
     SLXE_XLFT (Package) XLIFF 1.2 Translation
Properties
Class CL_XLFT_GUI_UTILS  
Short Description GUI utilities    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLXE_XLFT   XLIFF 1.2 Translation 
Created 20101223   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XLFT_GUI_UTILS has no forward declaration.
Interfaces
Class CL_XLFT_GUI_UTILS has no interface implemented.
Friends
Class CL_XLFT_GUI_UTILS has no friend class.
Attributes
Class CL_XLFT_GUI_UTILS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FILE_OPEN_DIALOG Static method Public Method 20101223
2 FILE_SAVE_DIALOG Static method Public Method 20101223
3 READ_FILE Static method Public Method 20101223
4 WRITE_FILE Static method Public Method 20101223
Events
Class CL_XLFT_GUI_UTILS has no event.
Types
Class CL_XLFT_GUI_UTILS has no local type.
Method Signatures

Method FILE_OPEN_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FILENAME Value transfer Type reference (TYPE) STRING 20101223
# Exception Resumable Description Created on
1 CX_XLFT_GUI_EXCEPTION 20101223

Method FILE_SAVE_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FILENAME Value transfer Type reference (TYPE) STRING 20101223
# Exception Resumable Description Created on
1 CX_XLFT_GUI_EXCEPTION 20101223

Method READ_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONTENT Value transfer Type reference (TYPE) XSTRING 20101223
2 Importing FILENAME Call by reference Type reference (TYPE) STRING 20101223
# Exception Resumable Description Created on
1 CX_XLFT_GUI_EXCEPTION 20101223

Method WRITE_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) XSTRING 20101223
2 Importing FILENAME Call by reference Type reference (TYPE) STRING 20101223
# Exception Resumable Description Created on
1 CX_XLFT_GUI_EXCEPTION 20101223
History
Last changed by/on SAP  20110908 
SAP Release Created in 731