SAP ABAP Class CL_LXE_TD_FILEEXT_ACCESS (Provides access method to the table td_fileext)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE (Package) New MLT Environment

⤷

⤷

Properties
Class | CL_LXE_TD_FILEEXT_ACCESS | |
Short Description | Provides access method to the table td_fileext | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SLXE | New MLT Environment |
Created | 20110420 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_LXE_TD_FILEEXT_ACCESS has no forward declaration.
Interfaces
Class CL_LXE_TD_FILEEXT_ACCESS has no interface implemented.
Friends
Class CL_LXE_TD_FILEEXT_ACCESS has no friend class.
Attributes
Class CL_LXE_TD_FILEEXT_ACCESS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Add the file extension to the given object type | 20110503 |
2 | ![]() |
Static method | Public | Method | Delete the fie extension to the given object type | 20110420 |
3 | ![]() |
Static method | Public | Method | Return the corresponding file extension to the given type | 20110420 |
Events
Class CL_LXE_TD_FILEEXT_ACCESS has no event.
Types
Class CL_LXE_TD_FILEEXT_ACCESS has no local type.
Method Signatures
Method ADD_EXTENSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FILEEXT | Call by reference | Type reference (TYPE) | CHAR255 | Char255 | 20110503 | ||
2 | ![]() |
OBJTYPE | Call by reference | Type reference (TYPE) | LXEOBJTYPE | Type of Translation Object | 20110503 | ||
3 | ![]() |
REMOVE_BOM | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20110503 | ||
4 | ![]() |
REMOVE_CRLF_TAIL | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20110503 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
The object has already file extension assigned | 20110503 |
Method DELETE_FILEEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJTYPE | Call by reference | Type reference (TYPE) | LXEOBJTYPE | Type of Translation Object | 20110420 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
File extension does not exist | 20110503 |
Method GET_FILEEXT_4_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FILEEXT | Value transfer | Type reference (TYPE) | LXETDFILEEXT | Char255 | 20110420 | ||
2 | ![]() |
OBJTYPE | Call by reference | Type reference (TYPE) | LXEOBJTYPE | Type of Translation Object | 20110420 |
Method GET_FILEEXT_4_TYPE on class CL_LXE_TD_FILEEXT_ACCESS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 731 |