Menu

SAP Function Module DECODE_TPMONI

Decode one record of translation performance data version

The Function Module DECODE_TPMONI (Decode one record of translation performance data version) is a standard Function Module in SAP ERP and is part of the function group LXE_TPMO within the package SLXE.

Technical Information

Function Module DECODE_TPMONI
Short Text Decode one record of translation performance data version
Function Group LXE_TPMO
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
I_TPMONI TYPE TPMONI Translation Performance Monitor

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_LINE_STATS TYPE TPM_LINES Translation Performance Monitor Line Statistics
E_WORD_STATS TYPE TPM_WORDS Translation Performance Monitor Word Statistics

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.