Previous Topic

Next Topic

PeriodForDate - SQL Function

PeriodForDate(Date: Date): Number

Returns the Period ID of the period containing Date. If no period contains Date then 0 is returned.

PeriodForDate function syntax has these named arguments:

Parameter

Description

Date

Required. The Date to find the Period ID for.

See also the MaxBasic PeriodForDate function and the Web Services PeriodForDate function.

See Also

SQL Period Functions

Book Contents

Book Index