ReleaseUpdateDB60_EcoRes.canUseCrossCompanyJoinBetweenTables Method [AX 2012]
Determines whether cross company can be used to join two tables.
protected boolean canUseCrossCompanyJoinBetweenTables(TableId _tableId_1, TableId _tableId_2)
Run On
ServerParameters
- _tableId_1
- Type: TableId Extended Data Type
A table ID for the first table.
- _tableId_2
- Type: TableId Extended Data Type
A table ID for the second table.
Community Additions
ADD
Show: