Menu

SAP Function Module LXE_TRADOS_PCZ_START

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module LXE_TRADOS_PCZ_START () is a standard Function Module in SAP ERP and is part of the function group LXE_EXT_TOOLS within the package SLXE.

Technical Information

Function Module LXE_TRADOS_PCZ_START
Short Text
Function Group LXE_EXT_TOOLS
Package SLXE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CUSTMNR TYPE LXECUSTMNR Customer Number
IM_XSTR_IIX TYPE XSTRING Trados Memory (*.iix)
IM_XSTR_INI TYPE XSTRING INI File for Trados TagEditor
IM_XSTR_MDF TYPE XSTRING Trados Memory (*.mdf)
IM_XSTR_MTF TYPE XSTRING Trados Memory (*.mtf)
IM_XSTR_MWF TYPE XSTRING Trados Memory (*.mwf)
IM_XSTR_TMW TYPE XSTRING Trados Memory (*.tmw)
OBJNAME TYPE LXEOBJNAME Name of Translation Object
OBJTYPE TYPE LXEOBJTYPE Type of Translation Object
S_LANG TYPE LXEISOLANG ISO Language ID
T_LANG TYPE LXEISOLANG ISO Language ID

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_STATUS TYPE LXESTATPRC Process Status
EX_I_IIX_LEN TYPE I
EX_I_MDF_LEN TYPE I
EX_I_MTF_LEN TYPE I
EX_I_MWF_LEN TYPE I
EX_I_TMW_LEN TYPE I
EX_I_TRGT_LEN TYPE I Length of Target Data
EX_XSTR_IIX TYPE XSTRING Trados Memory (*.iix)
EX_XSTR_MDF TYPE XSTRING Trados Memory (*.mdf)
EX_XSTR_MTF TYPE XSTRING Trados Memory (*.mtf)
EX_XSTR_MWF TYPE XSTRING Trados Memory (*.mwf)
EX_XSTR_TMW TYPE XSTRING Trados Memory (*.tmw)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IN_TAB LIKE LXE_DUMTA4 Dummy Type for Internal Table
OUT_TAB LIKE LXE_DUMTA4 Dummy Type for Internal Table

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ACCESS_DENIED Access to File Denied
BAD_PARAMETER Wrong Parameter Combination
CNTL_ERROR Control error
CONTROL_FLUSH_ERROR Error in Control Framework
DATAPROVIDER_EXCEPTION General Exception Error in Data Provider
DISK_FULL Storage Medium Full
DP_ERROR_CREATE Cannot Create Data Provider
DP_ERROR_SEND Error Sending Data with Data Provider
DP_ERROR_WRITE Error Writing Data with DataProvider
DP_OUT_OF_MEMORY Not Enough Memory in Data Provider
DP_TIMEOUT Timeout of Data Provider
EMPTY_INSTPATH Installation Path for the TRADOS Wrapper is not Maintained
ERROR_EXECUTE_FAILED Execution of Application or Document Failed
ERROR_NO_GUI No GUI Available
FILESIZE_NOT_ALLOWED File Size Must Not Be Specified
FILE_EXTENSION_UNKNOWN Application for Extension Specified Could not be Found
FILE_NOT_FOUND File not found
FILE_WRITE_ERROR Cannot Write to File
GUI_REFUSE_FILETRANSFER Incorrect Front End
HEADER_NOT_ALLOWED Header Not Allowed
HEADER_TOO_LONG Header Information Currently Restricted to 1023 Bytes
HTTP_NOT_ENABLED HTTP Protocol not activated
INVALID_TYPE Invalid value for parameter FILETYPE
NOT_SUPPORTED_BY_GUI GUI does not support this
NO_AUTHORITY No Download Authorization
NO_BATCH Front-End Function Cannot Be Executed in Background
PATH_NOT_FOUND Path not found
SEPARATOR_NOT_ALLOWED Separator Not Allowed
SYNCHRONOUS_FAILED Cannot Call Application Synchronously
TRADOS_WRAPPER_NOT_INSTALLED TRADOS Wrapper is not Installed
UNKNOWN_DP_ERROR Error Calling Data Provider
UNKNOWN_ERROR Unknown Error