APAccountLabel
Manages labels for accounts payable accounts, linking them to general ledger accounts and descriptions.
Columns
| Name | Type | ReadOnly | Description |
| Recordno [KEY] | Int64 | False |
A unique identifier for the accounts payable account label record. |
| Accountlabel | String | False |
The label associated with the accounts payable account. |
| Description | String | False |
A description of the accounts payable account label. |
| Glaccountno | String | False |
The general ledger account number linked to the accounts payable account label. |
| Glaccounttitle | String | False |
The title or name of the general ledger account linked to the label. |
| Status | String | False |
The current status of the accounts payable account label (e.g., active, inactive). |
| Offsetglaccountno | String | False |
The offset general ledger account number linked to the label. |
| Taxable | Boolean | False |
Indicates whether the account label is taxable. |
| Istax | Boolean | False |
Indicates whether the account label represents a tax account. |
| Subtotal | Boolean | False |
Indicates whether the account label is used for subtotaling amounts. |
| Taxgroup_name | String | False |
The name of the tax group associated with the account label. |
| Taxcode | String | False |
The tax code associated with the accounts payable account label. |
| Megaentitykey | Int64 | False |
The unique key for the mega entity linked to the accounts payable account label. |
| Megaentityid | String | False |
The identifier for the mega entity linked to the accounts payable account label. |
| Megaentityname | String | False |
The name of the mega entity linked to the accounts payable account label. |
| Record_url | String | False |
The URL linking to the detailed record of the accounts payable account label. |