Hello,
i have two characteristics (start-date & end-date) defined as date and i have to calculate a new characteristic, called "amount of days" by a routine. exists a function module which i can call within a routine to get the amount of days?
Start-Date End-Date Amount of Days
01.01.2005 31.12.2005 365
12.03.2002 26.04.2005 116
Add a comment