ARAccountLabel
Stores accounts receivable account labels, linking them to tax attributes and general ledger accounts.
Columns
| Name | Type | ReadOnly | Description |
| Recordno [KEY] | Int64 | False |
Unique identifier for the AR account label record. |
| Accountlabel | String | False |
The account label for categorization or reference purposes. |
| Description | String | False |
A brief description of the AR account label. |
| Glaccountno | String | False |
The GL account number associated with this AR account label. |
| Glaccounttitle | String | False |
The title or name of the GL account. |
| Status | String | False |
The status of the AR account label (for example, Active, Inactive). |
| Offsetglaccountno | String | False |
The offset GL account number, if applicable. |
| Taxable | Boolean | False |
Indicates whether this AR account label is taxable. |
| Istax | Boolean | False |
Specifies if this label represents a tax-related entry. |
| Subtotal | Boolean | False |
Indicates whether this label contributes to the subtotal calculation. |
| Taxgroup_name | String | False |
The name of the tax group associated with this label. |
| Taxcode | String | False |
The tax code linked to this label for tax calculations. |
| Deferredrevacctkey | String | False |
The key for the deferred revenue account associated with this label. |
| Revrectemplkey | String | False |
The key for the revenue recognition template, if applicable. |
| Megaentitykey | Int64 | False |
The key for the mega-entity to which this label belongs. |
| Megaentityid | String | False |
The ID of the mega-entity associated with this label. |
| Megaentityname | String | False |
The name of the mega-entity associated with this label. |
| Record_url | String | False |
URL linking to detailed information about this AR account label. |