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.
Indicates whether the record that corresponds to a specified record ID is active in the specified date time values.
Syntax
client server public static boolean isActiveByTimeState(
HcmPositionBudgetAccountLineRecId _recId,
[utcdatetime _validFrom,
utcdatetime _validTo])
Run On
Called
Parameters
- _recId
Type: HcmPositionBudgetAccountLineRecId Extended Data Type
The value of the record ID to check.
- _validFrom
Type: utcdatetime
A ValidFrom value.
- _validTo
Type: utcdatetime
A ValidTo value.
Return Value
Type: boolean
true if the record is active in the specified date time values; otherwise, false.