The Function Module LXE_KWT_PREP_OBJTLANG_ATTS_GET (Objekte holen) is a standard Function Module in SAP ERP and is part of the function group LXE_KWT_PREP within the package SLXE.
Function Module | LXE_KWT_PREP_OBJTLANG_ATTS_GET |
Short Text | Objekte holen |
Function Group | LXE_KWT_PREP |
Package | SLXE |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DESTNAME | TYPE | RFCDEST | '' | logische Destination (Wird bei Funktionsaufruf angegeben) |
FROM_REQTIME | TYPE | SDOK_CKTST | Zeitpunkt der Check-out-Sperre (UTC) | |
KWTYPE | TYPE | LXE_KWTYPE | '*' | Objekttyp |
TLANG | TYPE | SYLANGU | R/3-System, aktuelle Sprache | |
TO_REQTIME | TYPE | SDOK_CKTST | Zeitpunkt der Check-out-Sperre (UTC) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PSTATUS | TYPE | LXESTATPRC | Prozessstatus |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_TADIR4 | LIKE | LXE_TADIR4 | Objektattribute |
This function module does not define any Exceptions.