Menu

SAP Function Module TB_LIMIT_READ_VIA_LIMITKEY

Limitvorgaben über Limitsatz und Gültigkeitsdatum lesen

The Function Module TB_LIMIT_READ_VIA_LIMITKEY (Limitvorgaben über Limitsatz und Gültigkeitsdatum lesen) is a standard Function Module in SAP ERP and is part of the function group TBL0 within the package FTLM.

Technical Information

Function Module TB_LIMIT_READ_VIA_LIMITKEY
Short Text Limitvorgaben über Limitsatz und Gültigkeitsdatum lesen
Function Group TBL0
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
I_DATE LIKE SY-DATUM SY-DATUM Gültigkeitsdatum
I_LS LIKE VTBLS Limitsatz
I_NO_BUFFER TYPE XFELD ' ' Feld zum Ankreuzen: keine Pufferung - 'X'

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_LV LIKE VTBLV Limitvorgabe

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CALL falscher Aufruf
NO_ENTRY_FOUND kein Eintrag gefunden