SysQueryRangeUtil::currentCompany Method [AX 2012]

Gets the current company Id.

Syntax

client server public static SelectableDataArea currentCompany()

Run On

Called

Return Value

Type: SelectableDataArea Extended Data Type
The name of a current company.

Remarks

Implemented in order to use current company in the query ranges.

See Also

Reference

SysQueryRangeUtil Class