The Function Module LXE_OBJ_TRANSLATION_STATUS2 (Übersetzungsstatus eines Objektes) is a standard Function Module in SAP ERP and is part of the function group LXE_OBJ_MAIN within the package SLXE.
Function Module | LXE_OBJ_TRANSLATION_STATUS2 |
Short Text | Übersetzungsstatus eines Objektes |
Function Group | LXE_OBJ_MAIN |
Package | SLXE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CUSTMNR | TYPE | LXECUSTMNR | Customer Number | |
MIN_PP_STAT | TYPE | LXEPP_STAT | '01' | Default Status |
OBJNAME | TYPE | LXEOBJNAME | Name of Translation Object | |
OBJTYPE | TYPE | LXEOBJTYPE | Type of Translation Object | |
S_LANG | TYPE | LXEISOLANG | Language Key | |
T_LANG | TYPE | LXEISOLANG | Language Key |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.