Menu

SAP Function Module TB_AUT_RESUBDATE

Neues Wiedervorlagedatum berechnen

The Function Module TB_AUT_RESUBDATE (Neues Wiedervorlagedatum berechnen) 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_AUT_RESUBDATE
Short Text Neues Wiedervorlagedatum berechnen
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
DATUM LIKE SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum
DLVE LIKE VTBLV-DLVE Gültigkeitsende der konkreten Limitvorgabe
SLA LIKE VTBLV-SLA Limitart

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NEW_DATE LIKE VTBLV-RESUBDATE neu ermitteltes Wiedervorlagedatum

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.