Menu

SAP Function Module TB_LIMITS_UPDATE_DI

Update von Vorgaben

The Function Module TB_LIMITS_UPDATE_DI (Update von Vorgaben) is a standard Function Module in SAP ERP and is part of the function group TBL9 within the package FTLM.

Technical Information

Function Module TB_LIMITS_UPDATE_DI
Short Text Update von Vorgaben
Function Group TBL9
Package FTLM
Module Type Remote-Enabled

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RC LIKE SY-SUBRC 0 - Commit, 4 - Rollback ausgelöst

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRET2 OUT: Fehler- und Success-Codes
TT_INTTAB LIKE VTBLVIL_DI IN: Interimslimite zu Vorgaben aus TT_LIMITTAB
TT_LIMITTAB LIKE VTBLV0_DI IN: Vorgaben + Merkmale (Übernahmestruktur)

Exceptions

This function module does not define any Exceptions.