Share via


PayrollPayStatementAccrualBalanceView::displayEarningCode Method

Returns 0 (zero) as a value for the earning code.

Syntax

server public static str displayEarningCode()

Run On

Server

Return Value

Type: str
Always returns 0 (zero).

Remarks

Because this view is used to get the pay statement accrual balance data and to create a union query to get the accrual transactions data, the value for the earning code is always 0 (zero).

See Also

Reference

PayrollPayStatementAccrualBalanceView View