SAP ABAP Function Module LXE_TS_API_PUT_XLIFF_TRANS (Uploads XLIFF translations (short-texts only))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE (Package) New MLT Environment
⤷
⤷
Basic Data
| Function Module | LXE_TS_API_PUT_XLIFF_TRANS | Uploads XLIFF translations (short-texts only) |
| Function Group | LXE_TS_API_AREA_XLIFF | TSAPI functions for XLIFF areas |
| Program Name | SAPLLXE_TS_API_AREA_XLIFF | |
| INCLUDE Name | LLXE_TS_API_AREA_XLIFFU11 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EXCEPTION_TABLE | TYPE | LXE_TT_EXCEPTION | Table of exceptions: latest on top, causes following | |||
| |
TRANSAREA | TYPE | LXECUSTMNR | Translation Area | |||
| |
XLIFF | TYPE | XSTRING | XLIFF to import translations of | |||
| |
OBJECT_NAME | TYPE | LXEOBJNAME | '' | Name of Translation Object | ||
| |
PASSED_OBJECT_NAME_OVERRIDES | TYPE | LXEBOOL | 'X' | True if the passed object name should overwrite | ||
| |
OVERWRITE_EXISTING_TRANS | TYPE | LXEBOOL | '' | True if existing translations should be overwritten | ||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20110909 |
| SAP Release Created in | 731 |