Company
The DynamicsNAV table Company.
Table-Specific Information
Note: Filtering on the Company table may behave differently depending on your Microsoft Dynamics NAV service's support for the $filter parameter. Use the SupportsFilter property to control how filters are applied.
Server-Side Filtering Limitations
Some columns such as Name are subject to a maximum string length (30 characters) when filtered on the server-side. If you apply filters using long values or logical operators like OR or IN, the server may return a 400 error. In response to this limitation, the server automatically rewrites filters to bypass the restriction when SupportsFilter is set to true and the server responds with a length-based error.
Columns
| Name | Type | ReadOnly | Description |
| Name [KEY] | String | False |
The Name column for the table Company. |
| LinkedCountry | String | False |
The LinkedCountry column for the table Company. |
| LinkedCurrency | String | False |
The LinkedCurrency column for the table Company. |
| LinkedCustomer | String | False |
The LinkedCustomer column for the table Company. |
| LinkedGeneralProductPosting | String | False |
The LinkedGeneralProductPosting column for the table Company. |
| LinkedPurchaseLines | String | False |
The LinkedPurchaseLines column for the table Company. |
| LinkedPurchaseOrder | String | False |
The LinkedPurchaseOrder column for the table Company. |
| LinkedPurchaseOrderPurchLines | String | False |
The LinkedPurchaseOrderPurchLines column for the table Company. |
| LinkedPurchaseOrders | String | False |
The LinkedPurchaseOrders column for the table Company. |
| LinkedResourceCard | String | False |
The LinkedResourceCard column for the table Company. |
| LinkedSalesOrder | String | False |
The LinkedSalesOrder column for the table Company. |