WorkCalendarDateLine.editEarningCode Method
Gets and sets the earning code.
Syntax
edit PayrollEarningCodeId editEarningCode(boolean set, PayrollEarningCodeId _earningCode)
Run On
Called
Parameters
- set
Type: boolean
Set to true if the earning code is set; otherwise, set to false.
- _earningCode
Type: PayrollEarningCodeId Extended Data Type
The new earning code when set is true.
Return Value
Type: PayrollEarningCodeId Extended Data Type
The earning code of the record in the PayrollWorkCalendarLine table.