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.
Create a unique PayrollEarningCodeId for a record in the PayrollEarningCode table.
Syntax
private PayrollEarningCodeId getEarningCodeId(
DEL_PRLPayelementcode _payElementCode,
DEL_PRLPayElementCodeRelated _payElementCodeRelated,
DataAreaId _dataAreaId)
Run On
Server
Parameters
- _payElementCode
Type: DEL_PRLPayelementcode Extended Data Type
The value of the field DEL_PayElementCode in the PRLPayElements table.
- _payElementCodeRelated
Type: DEL_PRLPayElementCodeRelated Extended Data Type
The value of the field DEL_PayElementCodeRelated in the PRLPayElements table.
- _dataAreaId
Type: DataAreaId Extended Data Type
The value of the field DataAreaId in the PRLPayElements table.
Return Value
Type: PayrollEarningCodeId Extended Data Type
The value of the EarningCode field for the new record in the PayrollEarningCode table.