SAP ABAP Class CL_LXE_TMWARE_TU_Z (Translation Object in TMWare Environment)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_OBSOLETE (Package) Obsolete objects from MLT packages
⤷
⤷
Properties
| Class | CL_LXE_TMWARE_TU_Z | |
| Short Description | Translation Object in TMWare Environment | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLXE_OBSOLETE | Obsolete objects from MLT packages |
| Created | 20040518 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_LXE_TMWARE_TU_Z has no forward declaration.
Interfaces
Class CL_LXE_TMWARE_TU_Z has no interface implemented.
Friends
Class CL_LXE_TMWARE_TU_Z has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20040518 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | LXEOBJSTAT | Status of a Translation Object | 20040518 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | XSTRING | Source Data | 20040518 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | XSTRING | Translation Data | 20040518 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | XSTRING | TTX Data | 20040518 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20040518 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20040518 | |
| 2 | Instance method | Public | Method | Returns the object status | 20040518 | |
| 3 | Instance method | Public | Method | Returns the source data for a text key | 20040518 | |
| 4 | Instance method | Public | Method | Provides the target data | 20040519 | |
| 5 | Instance method | Public | Method | Returns the TTX data for a text key | 20040518 | |
| 6 | Instance method | Public | Method | Sets the Object Status | 20040518 | |
| 7 | Instance method | Public | Method | Sets the target data | 20040519 | |
| 8 | Instance method | Public | Method | Sets the TTX data | 20040519 | |
| 9 | Instance method | Public | Method | Sets whether a TTX file exists for the object or not | 20040518 | |
| 10 | Instance method | Public | Method | Returns 'X' if the TTX file exists | 20040518 |
Events
Class CL_LXE_TMWARE_TU_Z has no event.
Types
Class CL_LXE_TMWARE_TU_Z has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SOURCEDATA | Call by reference | Type reference (TYPE) | XSTRING | TTX Data | 20040518 | |||
| 2 | TTXDATA | Call by reference | Type reference (TYPE) | XSTRING | Translation Data | 20040518 |
Method CONSTRUCTOR on class CL_LXE_TMWARE_TU_Z has no exception.
Method GET_OBJ_STAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJSTAT | Call by reference | Type reference (TYPE) | LXEOBJSTAT | Status of a Translation Object | 20040518 |
Method GET_OBJ_STAT on class CL_LXE_TMWARE_TU_Z has no exception.
Method GET_SOURCE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XSTRING | Call by reference | Type reference (TYPE) | XSTRING | Data | 20040518 |
Method GET_SOURCE_DATA on class CL_LXE_TMWARE_TU_Z has no exception.
Method GET_TARGET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XSTRING | Call by reference | Type reference (TYPE) | XSTRING | Target Data | 20040519 |
Method GET_TARGET_DATA on class CL_LXE_TMWARE_TU_Z has no exception.
Method GET_TTX_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XSTRING | Call by reference | Type reference (TYPE) | XSTRING | Data | 20040518 |
Method GET_TTX_DATA on class CL_LXE_TMWARE_TU_Z has no exception.
Method SET_OBJ_STAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJSTAT | Call by reference | Type reference (TYPE) | LXEOBJSTAT | Status of a Translation Object | 20040518 |
Method SET_OBJ_STAT on class CL_LXE_TMWARE_TU_Z has no exception.
Method SET_TARGET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | XSTRING | Binary Data | 20040519 |
Method SET_TARGET_DATA on class CL_LXE_TMWARE_TU_Z has no exception.
Method SET_TTX_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | XSTRING | Binary Data | 20040519 |
Method SET_TTX_DATA on class CL_LXE_TMWARE_TU_Z has no exception.
Method SET_TTX_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TTX_EXISTS | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20040518 |
Method SET_TTX_EXISTS on class CL_LXE_TMWARE_TU_Z has no exception.
Method TTX_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXISTS | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20040518 |
Method TTX_EXISTS on class CL_LXE_TMWARE_TU_Z has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |