ProjInvoiceTransUnion::sourceTableId Method [AX 2012]

Retrieves the table id for each entity, depending on the entity type.

server public static str sourceTableId(int _branchNum)

Run On

Server

Parameters

_branchNum
Type: int
The branch that defines the entity type.

Return Value

Type: str
The table id for that entity.
Show: