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 | Static method | Public | Method | 20101006 | ||
| 2 | Static method | Public | Method | 20101006 | ||
| 3 | Static method | Public | Method | 20101006 | ||
| 4 | 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 | FILENAME | Value transfer | Type reference (TYPE) | STRING | 20101006 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | FILENAME | Value transfer | Type reference (TYPE) | STRING | 20101006 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | A GUI related exception | 20101006 |
Method READ_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT | Value transfer | Type reference (TYPE) | XSTRING | 20101006 | ||||
| 2 | FILENAME | Call by reference | Type reference (TYPE) | STRING | 20101006 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | A GUI related exception | 20101006 |
Method WRITE_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | XSTRING | 20101006 | ||||
| 2 | FILENAME | Call by reference | Type reference (TYPE) | STRING | 20101006 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | A GUI related exception | 20101006 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |