Data Transformation Engine Functions and Expressions Reference Guide
Chapter 3 - Function Reference  ADDDAYS 
Functions and Expressions Reference Guide 
61 
Uses 
You may need to increment a date by a fixed number of days, such as to 
calculate a DueDate that is always 30 days after the InvoiceDate. 
To produce a date in the output, such as a ship date, you may need to add a 
variable number of days to a date in the input; for example, 
ADDDAYS 
(PODate, LeadTime). 
Related Functions 
ADDHOURS, DATETONUMBER, NUMBERTODATE, TEXTTODATE, TODATETIME 










