ReqTransIntercompany::getTableNameForBranch Method

Gets the table name for the specified union branch in the query.

Syntax

server private static TableName getTableNameForBranch(int _branchNum)

Run On

Server

Parameters

  • _branchNum
    Type: int
    The number of the branch in the union.

Return Value

Type: TableName Extended Data Type
The table name for the specified union branch in the query.

See Also

Reference

ReqTransIntercompany View