The Function Module LNGT_SE63_REQUEST_WRITE () is a standard Function Module in SAP ERP and is part of the function group SKTO within the package STRO.
Function Module | LNGT_SE63_REQUEST_WRITE |
Short Text | |
Function Group | SKTO |
Package | STRO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TARGETLANG | LIKE | SY-LANGU | Target Language | |
UNAME | LIKE | SY-UNAME | SAP System, User Logon Name |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
FAULTY_OBJECTS | LIKE | LWRKOBJ | Object lists for worklists | |
KEYLIST | TYPE | TR_KEYS | Table Keys | |
LINES | LIKE | TABLIN | ||
OBJECTS | LIKE | LWRKOBJ | Object lists for worklists | |
OBJLIST | TYPE | TR_OBJECTS | Objects | |
TLIST | LIKE | TABLIST | Tables with attributes |
This function module does not define any Exceptions.