Calculates the date corresponding to the first day of the previous month of the provided date
Attribute of the Date type or date constant or calculation producing a date
IF FIRST_DAY_OF_PREV_MONTH (Account.OpeningDate=01/09/2004) THEN ...