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.
Function Module | TB_AUT_RESUBDATE |
Short Text | Neues Wiedervorlagedatum berechnen |
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 |
---|---|---|---|---|
DATUM | LIKE | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | |
DLVE | LIKE | VTBLV-DLVE | Gültigkeitsende der konkreten Limitvorgabe | |
SLA | LIKE | VTBLV-SLA | Limitart |
This function module does not define any EXPORTING 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 |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.