SAP ABAP Class CL_LXE_TEXTEXT_AUX (Auxiliary methods)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_EX (Package) Externalization of ABAP texts
⤷
⤷
Properties
| Class | CL_LXE_TEXTEXT_AUX | |
| Short Description | Auxiliary methods | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLXE_EX | Externalization of ABAP texts |
| Created | 20101015 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_LXE_TEXTEXT_AUX has no interface implemented.
Friends
Class CL_LXE_TEXTEXT_AUX has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | LXEEXPTEXTCAT | 'P' | Indicator | 20101015 | ||
| 2 | Constant | Public | Type reference (TYPE) | LXEEXPTEXTCAT | 'S' | Indicator | 20101015 | ||
| 3 | Constant | Public | Type reference (TYPE) | INT4 | 5 | Natural number | 20110302 | ||
| 4 | Constant | Public | Type reference (TYPE) | INT4 | 3 | Natural number | 20101015 | ||
| 5 | Constant | Public | Type reference (TYPE) | INT4 | 6 | Natural number | 20110302 | ||
| 6 | Constant | Public | Type reference (TYPE) | INT4 | 1 | Natural number | 20101015 | ||
| 7 | Constant | Public | Type reference (TYPE) | INT4 | 4 | Natural number | 20101015 | ||
| 8 | Constant | Public | Type reference (TYPE) | INT4 | 2 | Natural number | 20101015 | ||
| 9 | Constant | Public | Type reference (TYPE) | INT4 | 7 | Natural number | 20101015 | ||
| 10 | Constant | Public | Type reference (TYPE) | INT4 | 4 | Natural number | 20101015 | ||
| 11 | Constant | Public | Type reference (TYPE) | INT4 | 0 | False | 20101015 | ||
| 12 | Constant | Public | Type reference (TYPE) | INT4 | 1 | True | 20101015 | ||
| 13 | Constant | Public | Type reference (TYPE) | INT4 | 5000 | Natural number | 20110407 | ||
| 14 | Constant | Public | Type reference (TYPE) | INT4 | 10000 | Natural number | 20110407 | ||
| 15 | Constant | Public | Type reference (TYPE) | LXESTRING | '.xlsx' | Text | 20101112 | ||
| 16 | Constant | Public | Type reference (TYPE) | LXESTRING | '.xls' | Text | 20101112 | ||
| 17 | Constant | Public | Type reference (TYPE) | LXESTRING | '.xlf' | Text | 20101015 | ||
| 18 | Constant | Public | Type reference (TYPE) | LXEEXPMODE | 'E' | Mode | 20101015 | ||
| 19 | Constant | Public | Type reference (TYPE) | LXEEXPMODE | 'I' | Mode | 20101015 | ||
| 20 | Constant | Public | Type reference (TYPE) | LXEFLAG | 'A' | 20101015 | |||
| 21 | Constant | Public | Type reference (TYPE) | LXEFLAG | 'S' | 20101015 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20101015 | ||
| 2 | Static method | Public | Method | 20101015 | ||
| 3 | Static method | Public | Method | 20101115 | ||
| 4 | Static method | Public | Method | 20101115 | ||
| 5 | Static method | Public | Method | F4 Help for Export ID | 20110411 | |
| 6 | Static method | Public | Method | 20101015 | ||
| 7 | Static method | Public | Method | 20101015 | ||
| 8 | Static method | Public | Method | 20101015 | ||
| 9 | Static method | Public | Method | 20101115 | ||
| 10 | Static method | Public | Method | 20101111 |
Events
Class CL_LXE_TEXTEXT_AUX has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_DATA | Public | See coding | 20101015 | tt_data TYPE STANDARD TABLE OF t_data
|
||
| 2 | TT_LXE_OBJECT_FULL | Public | See coding | Full text information (short texts) | 20101015 | tt_lxe_object_full TYPE STANDARD TABLE OF lxe_object_full
|
|
| 3 | TT_LXE_XSTRING_FULL | Public | See coding | Full text information (xstring) | 20101015 | tt_lxe_xstring_full TYPE STANDARD TABLE OF lxe_xstring_full
|
|
| 4 | T_DATA | Public | See coding | 20101015 | t_data TYPE x LENGTH 1024
|
Method Signatures
Method CHECK_FRONTEND_DIRECTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DIR_FE | Call by reference | Type reference (TYPE) | STRING | 20101015 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101015 | |||
| 2 | 20101015 |
Method CHECK_SERVER_DIRECTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DIR_SERVER | Call by reference | Type reference (TYPE) | STRING | 20101015 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101015 |
Method CONVERT_LANG_SAP_TO_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TRLLANG | Call by reference | Type reference (TYPE) | LXEISOLANG | 20101115 | ||||
| 2 | R_XMLLANG | Value transfer | Type reference (TYPE) | LXESTRING | Text | 20101115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions | 20101115 |
Method CONVERT_LANG_XML_TO_SAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_XMLLANG | Call by reference | Type reference (TYPE) | LXESTRING | Text | 20101115 | |||
| 2 | R_TRLLANG | Value transfer | Type reference (TYPE) | LXEISOLANG | ISO Language ID | 20101115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions | 20101115 |
Method EXPORT_ID_F4_HELP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DYNPFIELD | Call by reference | Type reference (TYPE) | DYNFNAM | '' | Field name | 20110411 | ||
| 2 | R_ID | Value transfer | Type reference (TYPE) | LXEEXPID | Export ID | 20110411 |
Method EXPORT_ID_F4_HELP on class CL_LXE_TEXTEXT_AUX has no exception.
Method GET_FRONTEND_DIRECTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DIRECTORY | Call by reference | Type reference (TYPE) | LXESTRING | Text | 20101015 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101015 | |||
| 2 | 20101015 |
Method GET_FRONTEND_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FILEPATH | Call by reference | Type reference (TYPE) | LXESTRING | Text | 20101015 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101015 | |||
| 2 | 20101015 |
Method GET_PATH_SEPARATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SEPARATOR | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20101015 | |||
| 2 | I_BACKEND | Call by reference | Type reference (TYPE) | LXEBOOL | Server (else frontend) | 20101015 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101015 |
Method RESOLVE_OBJECT_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | Client ID of Current User | 20101115 | |||
| 2 | E_CUSTMNR | Call by reference | Type reference (TYPE) | LXECUSTMNR | Translation Area | 20101115 | |||
| 3 | E_OBJNAME | Call by reference | Type reference (TYPE) | LXEOBJNAME | Name of Translation Object | 20101115 | |||
| 4 | E_OBJTYPE | Call by reference | Type reference (TYPE) | LXEOBJTYPE | Type of Translation Object | 20101115 | |||
| 5 | E_SYSTEM | Call by reference | Type reference (TYPE) | SYSYSID | Name of the SAP System | 20101115 | |||
| 6 | I_OBJECT_PATH | Call by reference | Type reference (TYPE) | LXESTRING | Text | 20101115 |
Method RESOLVE_OBJECT_PATH on class CL_LXE_TEXTEXT_AUX has no exception.
Method VALIDATE_XLIFF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XLIFF | Call by reference | Type reference (TYPE) | XSTRING | 20101111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101111 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |