Table of Contents

, , ,

FIRST_DAY_OF_NEXT_MONTH

Description

Calculates the date corresponding to the first day of the next month of the provided date

Parameters

Attribute of the Date type or date constant or calculation producing a date|

Example

IF FIRST_DAY_OF_NEXT_MONTH (Account.OpeningDate=01/11/2004) THEN ...