The Function Module TRANS_TABLE (Select the records concerned) is a standard Function Module in SAP ERP and is part of the function group LGEF within the package CBLVS.
Function Module | TRANS_TABLE |
Short Text | Select the records concerned |
Function Group | LGEF |
Package | CBLVS |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
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 |
---|---|---|---|---|
E_TABLE_PROTOCOL | LIKE | LGEF2 | Table for protocol | |
I_DETAIL_FROM_STDB | LIKE | LGEF1 | all records selected from substance data base |
This function module does not define any Exceptions.