PayrollPayStatementAccrualBalanceView::displayComments Method [AX 2012]

Returns a nullNothingnullptrunita null reference (Nothing in Visual Basic) string as a value for the comments.

server public static str displayComments()

Run On

Server

Return Value

Type: str
Always returns a nullNothingnullptrunita null reference (Nothing in Visual Basic) string.

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 comments is always a nullNothingnullptrunita null reference (Nothing in Visual Basic) string.

Show: