Share via


PayrollAccrualPendingUsageBalanceView::displayEarningCode Method

Returns the pending usage earning code that is used on the earning statement line.

Syntax

server public static str displayEarningCode()

Run On

Server

Return Value

Type: str
The value in the EarningCode field of the PayrollEarningStatementLine table.

Remarks

Because this view is used to get the accrual pending usage data and to create a union query to get the accrual transactions data, the value for the earning code is always a valid earning code.

See Also

Reference

PayrollAccrualPendingUsageBalanceView View