Share via


LedgerEliminationRule::validateEffectiveDates Method

Verifies that the start and end effective dates are valid.

Syntax

client server public static boolean validateEffectiveDates(StartDate _startDate, EndDate _endDate)

Run On

Called

Parameters

Return Value

Type: boolean
true if the last date is on or after the first date; otherwise, false.

See Also

Reference

LedgerEliminationRule Table