Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_LXE_TMWARE_TO | Translation Object in TMWare Environment | 20040518 |
Properties
| Class | CL_LXE_TMWARE_TO_Z | |
| Short Description | Z Translation Object in TMWare Environment | |
| Super Class | CL_LXE_TMWARE_TO | Translation Object in TMWare Environment |
| 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_TO_Z has no forward declaration.
Interfaces
Class CL_LXE_TMWARE_TO_Z has no interface implemented.
Friends
Class CL_LXE_TMWARE_TO_Z has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_LXE_TMWARE_LCL_FILE_HNDLR | Handler for Local Files | 20040518 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | XSTRING | Trados INI File | 20040518 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | Local Work Directory for the Object | 20040518 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | 'X': Object opened in editor | 20040715 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_LXE_TMWARE_TE | Access to the TagEditor | 20040518 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_LXE_TMWARE_TWB | Access to the Workbench | 20040521 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_LXE_TMWARE_TU_Z | Translation Object in TMWare Environment | 20040518 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check Object Status | 20040518 | |
| 2 | Instance method | Private | Method | Check Object Status | 20050110 | |
| 3 | Instance method | Public | Method | Deletes the local data | 20040518 | |
| 4 | Instance method | Public | Method | Deletes the local data | 20050105 | |
| 5 | Instance method | Public | Method | Deletes the local text files (src, trg, ttx) | 20050118 | |
| 6 | Instance method | Public | Constructor | Constructor | 20040518 | |
| 7 | Instance method | Private | Method | Generates the local work directory for the object | 20040518 | |
| 8 | Instance method | Public | Method | Saves the Trados INI in a local file | 20040518 | |
| 9 | Instance method | Public | Method | Saves the object data and the TTX data in local files | 20040518 | |
| 10 | Instance method | Public | Method | Saves the object data and the TTX data in local files | 20050105 | |
| 11 | Instance method | Public | Method | Returns a reference to the file handler | 20040909 | |
| 12 | Instance method | Private | Method | Returns the TWB filter settings | 20040525 | |
| 13 | Instance method | Public | Method | Provides the file name of the Trados INI file | 20040518 | |
| 14 | Instance method | Private | Method | Returns the TWB project settings | 20040525 | |
| 15 | Instance method | Public | Method | Provides the file name of the source file | 20040518 | |
| 16 | Instance method | Public | Method | Provides the file name of the source file | 20050105 | |
| 17 | Instance method | Public | Method | Provides the file name of the target file | 20040518 | |
| 18 | Instance method | Public | Method | Provides the file name of the target file | 20050105 | |
| 19 | Instance method | Public | Method | Provides the file name of the TTX file | 20040518 | |
| 20 | Instance method | Public | Method | Provides the file name of the TTX file | 20050105 | |
| 21 | Instance method | Public | Method | Provides the file name for the TWB filter settings | 20040525 | |
| 22 | Instance method | Public | Method | Provides the file name for the TWB project settings | 20040525 | |
| 23 | Instance method | Public | Method | Returns 'X' if the object is opened in the editor | 20040715 | |
| 24 | Instance method | Public | Method | Save Local Data in DB | 20040518 | |
| 25 | Instance method | Public | Method | Save Local Data in DB | 20050105 | |
| 26 | Instance method | Public | Method | Sets whether the object is opened in the editor | 20040715 | |
| 27 | Instance method | Public | Method | Sets the reference to the TagEditor Wrapper | 20040518 | |
| 28 | Instance method | Public | Method | Sets the reference to the TWB | 20040521 | |
| 29 | Instance method | Public | Method | Sets whether a TTX file exists for the object or not | 20040518 | |
| 30 | Instance method | Public | Method | Returns 'X' if the TTX file exists | 20040518 | |
| 31 | Instance method | Public | Method | Reads the object data and TTX data from local files | 20040519 | |
| 32 | Instance method | Public | Method | Reads the object data and TTX data from local files | 20050105 | |
| 33 | Instance method | Public | Method | Reads the object data and TTX data from local files | 20041026 | |
| 34 | Instance method | Public | Method | Reads the object data and TTX data from local files | 20050105 | |
| 35 | Instance method | Public | Method | Reads the object data and TTX data from local files | 20041026 | |
| 36 | Instance method | Public | Method | Reads the object data and TTX data from local files | 20050105 |
Events
Class CL_LXE_TMWARE_TO_Z has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TRANSLATION_UNIT | Private | See coding | 20040518 | BEGIN OF translation_unit,
textkey TYPE lxetextkey,
trans_unit TYPE REF TO if_lxe_tmware_translation_unit,
END OF translation_unit
|
Method Signatures
Method CHECK_OBJECT_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATPRC | Call by reference | Type reference (TYPE) | LXESTATPRC | Process Status | 20040524 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for TMWare Integration | 20040526 |
Method CHECK_OBJECT_STATE_TK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATPRC | Call by reference | Type reference (TYPE) | LXESTATPRC | Process Status | 20050110 | |||
| 2 | TX_KEY | Call by reference | Type reference (TYPE) | LXETEXTKEY | Text Key | 20050110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for TMWare Integration | 20050110 |
Method CLEANUP_LOCAL_WORKDIR Signature
Method CLEANUP_LOCAL_WORKDIR on class CL_LXE_TMWARE_TO_Z has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for TMWare Integration | 20040526 |
Method CLEANUP_LOCAL_WORKDIR_TK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TX_KEY | Call by reference | Type reference (TYPE) | LXETEXTKEY | Text Key | 20050105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for TMWare Integration | 20050105 |
Method CLEANUP_TX_LOCAL_WORKDIR_TK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TX_KEY | Call by reference | Type reference (TYPE) | LXETEXTKEY | Text Key | 20050118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for TMWare Integration | 20050118 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLLNAM | Call by reference | Type reference (TYPE) | LXECOLLNAM | Collection Name | 20040518 | |||
| 2 | COLLTYP | Call by reference | Type reference (TYPE) | LXECOLLTYP | Collection Type | 20040812 | |||
| 3 | CUSTMNR | Call by reference | Type reference (TYPE) | LXECUSTMNR | Translation Area Number | 20040629 | |||
| 4 | DOMANAM | Call by reference | Type reference (TYPE) | LXEDOMANAM | Domain Name | 20040518 | |||
| 5 | DOMATYP | Call by reference | Type reference (TYPE) | LXEDOMATYP | Domain Type | 20040518 | |||
| 6 | INI | Call by reference | Type reference (TYPE) | XSTRING | INI File | 20040518 | |||
| 7 | OBJNAME | Call by reference | Type reference (TYPE) | LXEOBJNAME | Name of Translation Object | 20040518 | |||
| 8 | OBJTYPE | Call by reference | Type reference (TYPE) | LXEOBJTYPE | Type of Translation Object | 20040518 | |||
| 9 | SOURCEDATA | Call by reference | Type reference (TYPE) | XSTRING | Source Data | 20040518 | |||
| 10 | S_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | ISO Language ID | 20040518 | |||
| 11 | TEXTKEY | Call by reference | Type reference (TYPE) | LXETEXTKEY | Text Key | 20050110 | |||
| 12 | TTXDATA | Call by reference | Type reference (TYPE) | XSTRING | TTX Data | 20040518 | |||
| 13 | T_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | ISO Language ID | 20040518 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for TMWare Trados Integration | 20040526 |
Method CREATE_LOCAL_WORKDIR Signature
Method CREATE_LOCAL_WORKDIR on class CL_LXE_TMWARE_TO_Z has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for TMWare Integration | 20040526 |
Method DOWNLOAD_INI_FILE Signature
Method DOWNLOAD_INI_FILE on class CL_LXE_TMWARE_TO_Z has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for TMWare Integration | 20040526 |
Method DOWNLOAD_OBJECT_DATA Signature
Method DOWNLOAD_OBJECT_DATA on class CL_LXE_TMWARE_TO_Z has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for TMWare Integration | 20040526 |
Method DOWNLOAD_OBJECT_DATA_TK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T_KEY | Call by reference | Type reference (TYPE) | LXETEXTKEY | Text Key | 20050105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for TMWare Integration | 20050105 |
Method GET_FILEHANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILEHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_LXE_TMWARE_LCL_FILE_HNDLR | Handler for Local Files | 20040909 |
Method GET_FILEHANDLER on class CL_LXE_TMWARE_TO_Z has no exception.
Method GET_FILTER_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDS | Call by reference | Type reference (TYPE) | TLXE_TMWARE_TWB_SETTINGS | Table for the Project Settings File | 20040525 |
Method GET_FILTER_SETTINGS on class CL_LXE_TMWARE_TO_Z has no exception.
Method GET_INI_FILENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INI_FILENAME | Call by reference | Type reference (TYPE) | STRING | INI File Name | 20040518 |
Method GET_INI_FILENAME on class CL_LXE_TMWARE_TO_Z has no exception.
Method GET_PROJECT_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDS | Call by reference | Type reference (TYPE) | TLXE_TMWARE_TWB_SETTINGS | Table for the Project Settings File | 20040525 |
Method GET_PROJECT_SETTINGS on class CL_LXE_TMWARE_TO_Z has no exception.
Method GET_SOURCE_FILENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SOURCE_FILENAME | Call by reference | Type reference (TYPE) | STRING | File Name of Source Object | 20040518 | |||
| 2 | TX_KEY | Call by reference | Type reference (TYPE) | LXETEXTKEY | Text Key | 20041220 |
Method GET_SOURCE_FILENAME on class CL_LXE_TMWARE_TO_Z has no exception.
Method GET_SOURCE_FILENAME_TK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SOURCE_FILENAME | Call by reference | Type reference (TYPE) | STRING | File Name of Source Object | 20050105 | |||
| 2 | TX_KEY | Call by reference | Type reference (TYPE) | LXETEXTKEY | Text Key | 20050105 |
Method GET_SOURCE_FILENAME_TK on class CL_LXE_TMWARE_TO_Z has no exception.
Method GET_TARGET_FILENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TARGET_FILENAME | Call by reference | Type reference (TYPE) | STRING | File Name of Target Object | 20040518 |
Method GET_TARGET_FILENAME on class CL_LXE_TMWARE_TO_Z has no exception.
Method GET_TARGET_FILENAME_TK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TARGET_FILENAME | Call by reference | Type reference (TYPE) | STRING | File Name of Target Object | 20050105 | |||
| 2 | TX_KEY | Call by reference | Type reference (TYPE) | LXETEXTKEY | Text Key | 20050105 |
Method GET_TARGET_FILENAME_TK on class CL_LXE_TMWARE_TO_Z has no exception.
Method GET_TTX_FILENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TTX_FILENAME | Call by reference | Type reference (TYPE) | STRING | TTX File Name | 20040518 |
Method GET_TTX_FILENAME on class CL_LXE_TMWARE_TO_Z has no exception.
Method GET_TTX_FILENAME_TK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TTX_FILENAME | Call by reference | Type reference (TYPE) | STRING | TTX File Name | 20050105 | |||
| 2 | TX_KEY | Call by reference | Type reference (TYPE) | LXETEXTKEY | Text Key | 20050105 |
Method GET_TTX_FILENAME_TK on class CL_LXE_TMWARE_TO_Z has no exception.
Method GET_WFS_FILENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WFS_FILENAME | Call by reference | Type reference (TYPE) | STRING | File Name for the TWB Filter Settings | 20040525 |
Method GET_WFS_FILENAME on class CL_LXE_TMWARE_TO_Z has no exception.
Method GET_WPS_FILENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WPS_FILENAME | Call by reference | Type reference (TYPE) | STRING | File Name for the TWB Project Settings | 20040525 |
Method GET_WPS_FILENAME on class CL_LXE_TMWARE_TO_Z has no exception.
Method IS_OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OPEN | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20040715 |
Method IS_OPEN on class CL_LXE_TMWARE_TO_Z has no exception.
Method SAVE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OK | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20040601 | |||
| 2 | TARGETDATA | Call by reference | Type reference (TYPE) | XSTRING | Target Data | 20040601 | |||
| 3 | TTX | Call by reference | Type reference (TYPE) | XSTRING | TTX Data | 20040601 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for TMWare Integration | 20040526 |
Method SAVE_DATA_TK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OK | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=true, -=false, space=unknown) | 20050105 | |||
| 2 | TARGETDATA | Call by reference | Type reference (TYPE) | XSTRING | Target Data | 20050105 | |||
| 3 | TTX | Call by reference | Type reference (TYPE) | XSTRING | TTX Data | 20050105 | |||
| 4 | TX_KEY | Call by reference | Type reference (TYPE) | LXETEXTKEY | Text Key | 20050105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for TMWare Integration | 20050105 |
Method SET_OBJECT_OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OPEN | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20040715 |
Method SET_OBJECT_OPEN on class CL_LXE_TMWARE_TO_Z has no exception.
Method SET_TMWARE_TE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TMWARE_TE | Call by reference | Object reference (TYPE REF TO) | CL_LXE_TMWARE_TE | Access to the TagEditor | 20040518 |
Method SET_TMWARE_TE on class CL_LXE_TMWARE_TO_Z has no exception.
Method SET_TMWARE_TWB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TMWARE_TWB | Call by reference | Object reference (TYPE REF TO) | CL_LXE_TMWARE_TWB | Access to the TWB | 20040521 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for TMWare Integration | 20040525 |
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_TO_Z has no exception.
Method 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 TTX_EXISTS on class CL_LXE_TMWARE_TO_Z has no exception.
Method UPLOAD_OBJECT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TARGETDATA | Call by reference | Type reference (TYPE) | XSTRING | Target Data | 20040519 | |||
| 2 | TTX | Call by reference | Type reference (TYPE) | XSTRING | TTX Data | 20040519 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for TMWare Integration | 20040526 |
Method UPLOAD_OBJECT_DATA_TK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TARGETDATA | Call by reference | Type reference (TYPE) | XSTRING | Target Data | 20050105 | |||
| 2 | TTX | Call by reference | Type reference (TYPE) | XSTRING | TTX Data | 20050105 | |||
| 3 | TX_KEY | Call by reference | Type reference (TYPE) | LXETEXTKEY | Text Key | 20050105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for TMWare Integration | 20050105 |
Method UPLOAD_TARGET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TARGETDATA | Call by reference | Type reference (TYPE) | XSTRING | Target Data | 20041026 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for TMWare Integration | 20041026 |
Method UPLOAD_TARGET_DATA_TK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TARGETDATA | Call by reference | Type reference (TYPE) | XSTRING | Target Data | 20050105 | |||
| 2 | TX_KEY | Call by reference | Type reference (TYPE) | LXETEXTKEY | Text Key | 20050105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for TMWare Integration | 20050105 |
Method UPLOAD_TTX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TTX | Call by reference | Type reference (TYPE) | XSTRING | TTX Data | 20041026 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for TMWare Integration | 20041026 |
Method UPLOAD_TTX_TK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TTX | Call by reference | Type reference (TYPE) | XSTRING | TTX Data | 20050105 | |||
| 2 | TX_KEY | Call by reference | Type reference (TYPE) | LXETEXTKEY | Text Key | 20050105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for TMWare Integration | 20050105 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |