PayrollAccrualPendingUsageBalanceView::displayPendingUsage Method
Returns the pending usage value on the earning statement line.
Syntax
server public static str displayPendingUsage()
Run On
Server
Return Value
Type: str
The value in the Quantity 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 pending usage is always the value of the Quantity field of the earning statement line.