Global::getCompany Method [AX 2012]
Returns the company.
client server public static SelectableDataArea getCompany(int tableID, [SelectableDataArea _company])
Run On
CalledParameters
- tableID
- Type: int
A ID for a table.
- _company
- Type: SelectableDataArea Extended Data Type
An ID of the company.
Show: