Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determine whether a ProjPeriodLine exists for the given period and starting date.
Syntax
client server public static boolean exist(ProjPeriodId _periodId, ProjPeriodFrom _periodFrom)
Run On
Called
Parameters
- _periodId
Type: ProjPeriodId Extended Data Type
A ProjPeriodId.
- _periodFrom
Type: ProjPeriodFrom Extended Data Type
The starting date.
Return Value
Type: boolean
True if a record exists, false otherwise.