Menu

SAP Function Module LXE_KWT_PREP_TRANSL_STATUS_GET

Übersetzungsstatus bei KW erfragen

The Function Module LXE_KWT_PREP_TRANSL_STATUS_GET (Übersetzungsstatus bei KW erfragen) is a standard Function Module in SAP ERP and is part of the function group LXE_KWT_PREP within the package SLXE.

Technical Information

Function Module LXE_KWT_PREP_TRANSL_STATUS_GET
Short Text Übersetzungsstatus bei KW erfragen
Function Group LXE_KWT_PREP
Package SLXE
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DESTINATION TYPE RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben)
OBJECT_NAME TYPE LXEOBJNAME Name des Übersetzungsobjekts
OBJECT_TYPE TYPE LXE_KWTYPE Objekttyp
SOURCE_LANG TYPE SYLANGU R/3-System, aktuelle Sprache
TARGET_LANG TYPE SYLANGU R/3-System, aktuelle Sprache

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PROC_STATUS TYPE LXESTATPRC Prozessstatus
TRANSL_STATUS TYPE LXESTATTRN Übersetzungsstatus

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.