The Function Module TB_LIMIT_LIST_SEND (Liste senden) is a standard Function Module in SAP ERP and is part of the function group TBLL within the package FTLM.
Function Module | TB_LIMIT_LIST_SEND |
Short Text | Liste senden |
Function Group | TBLL |
Package | FTLM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DESCRIPTION | LIKE | SOOD1-OBJDES | SPACE | Beschreibung der Nachricht |
LIST_INDEX | LIKE | SY-LSIND | Index der zu versendenden Liste | |
MEM | TYPE | C | SPACE | Flag: Liste aus dem Memory holen. |
PUT_IN_OUTBOX | TYPE | C | SPACE | Flag: Nachricht im Ausgang ablegen |
REC_NAME | LIKE | VTBLV-RESUBUSER | Empfänger der Nachricht |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.