The Function Module LNGT_SE63_OBJECTS_RECORD () is a standard Function Module in SAP ERP and is part of the function group SKTO within the package STRO.
Function Module | LNGT_SE63_OBJECTS_RECORD |
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 | TYPE | SY-LANGU | SAP R/3 System, Current Language | |
UNAME | TYPE | 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 |
---|---|---|---|---|
KEYLIST | TYPE | TR_KEYS | Table Keys | |
OBJLIST | TYPE | TR_OBJECTS | Objects |
This function module does not define any Exceptions.