Share via


ReleaseUpdateDB60_EcoRes.canUseCrossCompanyJoinBetweenTables Method [AX 2012]

Determines whether cross company can be used to join two tables.

Syntax

protected boolean canUseCrossCompanyJoinBetweenTables(TableId _tableId_1, TableId _tableId_2)

Run On

Server

Parameters

Return Value

Type: boolean
true if the tables can be joined with cross company; otherwise, false.

See Also

Reference

ReleaseUpdateDB60_EcoRes Class