SAP Function TB_LIMIT_LIST_SEND_OLD - Store Lists in Office

Parameter Reference Type Length Default Optional Text
DESCRIPTION SOOD1-OBJDES C 50 X Message Description
LIST_INDEX SYST-LSIND I 4 -1 X List Level
METHOD C C 0 SPACE X Office Method (Send, Move,...)
REC_NAME VTBLV-RESUBUSER C 12 Recipient(s)

Parameter Reference Length Optional Text
LISTOBJECT ABAPLIST 1004 X Container for List Object
X_VTBLSP TRLM_T_VTBLSP 0 X
X_VTBLV0 VTBLV0 363 X

Exception Text
EMPTY_LIST Transferred List (LISTOBJECT) Is Empty
LIST_INDEX_INVALID Invalid List Level Index (LIST_INDEX)

Description
Type of SAP office method.

Value range
SEND - The list is sent.
MOVE - The list is stored.
SPACE - A dialog box for selection is sent.

Default
A dialog box for selection is sent.