Menu

SAP Function Module LNGT_AUTO_REQUEST_WRITE

The Function Module LNGT_AUTO_REQUEST_WRITE () is a standard Function Module in SAP ERP and is part of the function group SKTO within the package STRO.

Technical Information

Function Module LNGT_AUTO_REQUEST_WRITE
Short Text
Function Group SKTO
Package STRO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TARGETLANG LIKE SY-LANGU Target Language

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.