Menu

SAP Function Module TB_LIMIT_LIST_SEND

Liste senden

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.

Technical Information

Function Module TB_LIMIT_LIST_SEND
Short Text Liste senden
Function Group TBLL
Package FTLM
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.