Company
DynamicsNAV の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 本製品 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 |
Company テーブルのName カラム。 |
| LinkedCountry | String | False |
Company テーブルのLinkedCountry カラム。 |
| LinkedCurrency | String | False |
Company テーブルのLinkedCurrency カラム。 |
| LinkedCustomer | String | False |
Company テーブルのLinkedCustomer カラム。 |
| LinkedGeneralProductPosting | String | False |
Company テーブルのLinkedGeneralProductPosting カラム。 |
| LinkedPurchaseLines | String | False |
Company テーブルのLinkedPurchaseLines カラム。 |
| LinkedPurchaseOrder | String | False |
Company テーブルのLinkedPurchaseOrder カラム。 |
| LinkedPurchaseOrderPurchLines | String | False |
Company テーブルのLinkedPurchaseOrderPurchLines カラム。 |
| LinkedPurchaseOrders | String | False |
Company テーブルのLinkedPurchaseOrders カラム。 |
| LinkedResourceCard | String | False |
Company テーブルのLinkedResourceCard カラム。 |
| LinkedSalesOrder | String | False |
Company テーブルのLinkedSalesOrder カラム。 |