SAP ABAP Class CL_XLF_GUI_UTILS (GUI Utilities)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-TTL (Application Component) Translation Tools
     SLXE_XLIFF (Package) XLIFF 1.2 Library
Properties
Class CL_XLF_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_XLIFF   XLIFF 1.2 Library 
Created 20101006   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XLF_GUI_UTILS has no forward declaration.
Interfaces
Class CL_XLF_GUI_UTILS has no interface implemented.
Friends
Class CL_XLF_GUI_UTILS has no friend class.
Attributes
Class CL_XLF_GUI_UTILS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FILE_OPEN_DIALOG Static method Public Method 20101006
2 FILE_SAVE_DIALOG Static method Public Method 20101006
3 READ_FILE Static method Public Method 20101006
4 WRITE_FILE Static method Public Method 20101006
Events
Class CL_XLF_GUI_UTILS has no event.
Types
Class CL_XLF_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 20101006
# Exception Resumable Description Created on
1 CX_XLF_GUI_EXCEPTION A GUI related exception 20101006

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 20101006
# Exception Resumable Description Created on
1 CX_XLF_GUI_EXCEPTION A GUI related exception 20101006

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 20101006
2 Importing FILENAME Call by reference Type reference (TYPE) STRING 20101006
# Exception Resumable Description Created on
1 CX_XLF_GUI_EXCEPTION A GUI related exception 20101006

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 20101006
2 Importing FILENAME Call by reference Type reference (TYPE) STRING 20101006
# Exception Resumable Description Created on
1 CX_XLF_GUI_EXCEPTION A GUI related exception 20101006
History
Last changed by/on SAP  20110908 
SAP Release Created in 703