The Function Module TB_LIMIT_LIST_SEND_OLD (Listen im Office ablegen) 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_OLD |
Short Text | Listen im Office ablegen |
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 | Beschreibung der Nachricht | |
LIST_INDEX | LIKE | SY-LSIND | -1 | Liststufe |
METHOD | TYPE | C | SPACE | Office Methode (send, move,...) |
REC_NAME | LIKE | VTBLV-RESUBUSER | Empfänger |
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 |
---|---|---|---|---|
LISTOBJECT | LIKE | ABAPLIST | Container für Listobjekt |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
EMPTY_LIST | Übergebene Liste (LISTOBJECT) ist leer |
LIST_INDEX_INVALID | Ungültiger Liststufenindex (LIST_INDEX) |