TrvUnreconciledExpenseTransUnion::getBranchId Method [AX 2012]

This method determines the branch id of the selected record in TrvUnreconciledExpenseTransUnion view.

server public static int getBranchId(int _tableId)

Run On

Server

Parameters

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

Return Value

Type: int
The table number.
Show: