PayrollPayStatementAccrualBalanceView::displayCreatedByUserId Method [AX 2012]

Returns a nullNothingnullptrunita null reference (Nothing in Visual Basic) string as a value for the created by user ID.

server public static str displayCreatedByUserId()

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

Show: