AcctLabelTaxGroup
Stores information about account label tax groups, focusing on tax-related classifications and their configurations.
Columns
| Name | Type | ReadOnly | Description |
| Name [KEY] | String | False |
The name of the account label tax group. |
| Recordno | Int64 | False |
A unique identifier for the record of the account label tax group. |
| Grouptype | String | False |
The type of group the account label tax group belongs to. |
| Whencreated | Datetime | False |
The timestamp indicating when the account label tax group was created. |
| Whenmodified | Datetime | False |
The timestamp indicating when the account label tax group was last modified. |
| Createdby | Int64 | False |
The identifier of the user or process that created the account label tax group. |
| Modifiedby | Int64 | False |
The identifier of the user or process that last modified the account label tax group. |
| Megaentitykey | Int64 | False |
The unique key representing the associated mega entity. |
| Megaentityid | String | False |
The identifier of the associated mega entity. |
| Megaentityname | String | False |
The name of the associated mega entity. |
| Record_url | String | False |
The URL linking to the detailed record of the account label tax group. |