VendPostedUnionUnpostedInvoice::getTableNumber Method [AX 2012]

Gets the table number of a selected record in the VendPostedUnionUnpostedInvoice view.

server private static str getTableNumber(int _branchId)

Run On

Server

Parameters

_branchId
Type: int
The branch ID of a VendPostedUnionUnpostedInvoice record.

Return Value

Type: str
The table number of the selected record.
Show: