Tax.getCompany Method [AX 2012]
Gets the company which has the tax obligation.
Note |
|---|
|
The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using. |
Microsoft Dynamics AX 2012 R3
public SelectableDataArea getCompany()
Microsoft Dynamics AX 2012 R2 (SYS)
protected SelectableDataArea getCompany()
Microsoft Dynamics AX 2012 Feature Pack (SYS)
protected SelectableDataArea getCompany()
Microsoft Dynamics AX 2012 (FPK)
protected SelectableDataArea getCompany()
Microsoft Dynamics AX 2012 (SYS)
protected SelectableDataArea getCompany()
Run On
ServerCommunity Additions
ADD
Show:
Note