SAP ABAP Class CL_LXE_TCS_GUI_UTILS (GUI utilities)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_NO_TRANS (Package) MLT Internal Functionality - No Translation

⤷

⤷

Properties
Class | CL_LXE_TCS_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_NO_TRANS | MLT Internal Functionality - No Translation |
Created | 20110328 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_LXE_TCS_GUI_UTILS has no forward declaration.
Interfaces
Class CL_LXE_TCS_GUI_UTILS has no interface implemented.
Friends
Class CL_LXE_TCS_GUI_UTILS has no friend class.
Attributes
Class CL_LXE_TCS_GUI_UTILS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Reads a file from the client | 20110328 |
2 | ![]() |
Static method | Public | Method | Writes a file to the client | 20110328 |
Events
Class CL_LXE_TCS_GUI_UTILS has no event.
Types
Class CL_LXE_TCS_GUI_UTILS has no local type.
Method Signatures
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 | Content of the file | 20110328 | ||
2 | ![]() |
FILENAME | Call by reference | Type reference (TYPE) | STRING | Filename | 20110328 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
GUI utilities exception | 20110328 |
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 | Data to write | 20110328 | ||
2 | ![]() |
FILENAME | Call by reference | Type reference (TYPE) | STRING | Filename | 20110328 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
GUI utilities exception | 20110328 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 731 |