ReqTransIntercompany::getTableNameForBranch Method [AX 2012]
Gets the table name for the specified union branch in the query.
server private static TableName getTableNameForBranch(int _branchNum)
Run On
ServerParameters
- _branchNum
- Type: int
The number of the branch in the union.
Return Value
Type: TableName Extended Data TypeThe table name for the specified union branch in the query.
Show: