The Function Module ALV_GET_LAST_TEMPLATE () is a standard Function Module in SAP ERP and is part of the function group SLVC_WIN_EXPORT within the package SLIS.
Function Module | ALV_GET_LAST_TEMPLATE |
Short Text | |
Function Group | SLVC_WIN_EXPORT |
Package | SLIS |
Module Type | Remote-Enabled |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TEMPLATE_FILESIZE | TYPE | INT4 | Natural Number |
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 |
---|---|---|---|---|
ET_TEMPLATE | LIKE | BAPICONTEN | Template |
This function module does not define any Exceptions.