Skip to main content
Skip table of contents

Term_Start()

Term_Start() – Berrechne Produktions-Starttermin

Die Funktion errechnet den Produktions-Starttermin ausgehend von einem Fertigstellungs-Termin.

Parameter

Beschreibung

uTermin:U

Fertigstellungs-Termin

nTage:N

Anzahl Produktionstage

Rückgabewert


Datum - Produktions-Starttermin

Beispiel

CODE
DToC(Term_Start(Date() +10, 4))


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.