PayrollPayStatementAccrualBalanceView::displayTransSource Method
Returns an enumeration value that corresponds to the System enum value of the PayrollAccrualTransSource base enum.
Syntax
server public static str displayTransSource()
Run On
Server
Return Value
Type: str
Always returns an enumeration value that corresponds to the System enum value of the PayrollAccrualTransSource 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 transaction source is always an enumeration value that corresponds to the System enum value.