JmgAbsenceCalendar.hrmAbsenceCodeId Method
Changes the current absence code of the record.
Syntax
edit HRMAbsenceCodeId hrmAbsenceCodeId(boolean _set, HRMAbsenceCodeId _value)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether the user wishes to change the absence code of the record.
- _value
Type: HRMAbsenceCodeId Extended Data Type
The new absence code of the record.
Return Value
Type: HRMAbsenceCodeId Extended Data Type
The absence code of the selected record.