Menu

SAP Function Module LXE_PCY_GET_TRANSLATION_STAT

Übersetzungsstatus eines PCY-Objektes

The Function Module LXE_PCY_GET_TRANSLATION_STAT (Übersetzungsstatus eines PCY-Objektes) is a standard Function Module in SAP ERP and is part of the function group LXE_PCY within the package SLXE.

Technical Information

Function Module LXE_PCY_GET_TRANSLATION_STAT
Short Text Übersetzungsstatus eines PCY-Objektes
Function Group LXE_PCY
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
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
CNTAVL TYPE LXECNTAVL Available Translation Units
CNTMOD TYPE LXECNTMOD Modified Translation Units
CNTNEW TYPE LXECNTNEW Number of New Translation Units
CNTTOT TYPE LXECNTTOT Total Number of Translation Units
STATTRN TYPE LXESTATTRN Translation Status

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.