TrvUnreconciledExpenseTransUnion::getTableNumber Method [AX 2012]

This method determines the table number of the selected record in TrvUnreconciledExpenseTransUnion view.

server private static str getTableNumber(int _branchId)

Run On

Server

Parameters

_branchId
Type: int
The branch id of the current TrvUnreconciledExpenseTransUnion record.

Return Value

Type: str
The table number.
Show: