Compartir a través de


PayrollPayStatementAccrualBalanceView::displayIsPendingUsage Method

Returns an enumeration value that corresponds to the No enum value of the NoYes base enum.

Syntax

server public static str displayIsPendingUsage()

Run On

Server

Return Value

Type: str
An enumeration value that corresponds to the No enum value of the NoYes base enum.

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 is pending usage is always an enumeration value that corresponds to the No enum value.

See Also

Reference

PayrollPayStatementAccrualBalanceView View