Nota
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Indicates whether the specified date is valid for the curreny record.
Syntax
public boolean isDateValid(TransDate _effectiveDate)
Run On
Called
Parameters
- _effectiveDate
Type: TransDate Extended Data Type
The effective date to validate.
Return Value
Type: boolean
true if the date is valid; otherwise, false.
Remarks
The findByDate method automatically uses this functionality and the find method does not use it.