EEAccountLabel
Tracks employee expense account labels, linking them to accounts and operational data.
Columns
| Name | Type | ReadOnly | Description |
| Recordno | Int64 | False |
The unique identifier for the employee expense account label record. |
| Whencreated | Datetime | False |
The date and time when the employee expense account label was created. |
| Whenmodified | Datetime | False |
The date and time when the employee expense account label was last modified. |
| Createdby | Int64 | False |
The ID of the user who created the employee expense account label. |
| Modifiedby | Int64 | False |
The ID of the user who last modified the employee expense account label. |
| Accountlabel [KEY] | String | False |
The label for the employee expense account. |
| Description | String | False |
A description of the employee expense account label. |
| Glaccountno | String | False |
The general ledger account number associated with the employee expense account label. |
| Glaccounttitle | String | False |
The title of the general ledger account associated with the employee expense account label. |
| Status | String | False |
The current status of the employee expense account label. |
| Offsetglaccountno | String | False |
The offset general ledger account number for the employee expense account label. |
| Unitcurrency | String | False |
The currency unit associated with the employee expense account label. |
| Megaentitykey | Int64 | False |
The internal key of the mega entity associated with the employee expense account label. |
| Megaentityid | String | False |
The ID of the mega entity associated with the employee expense account label. |
| Megaentityname | String | False |
The name of the mega entity associated with the employee expense account label. |
| Record_url | String | False |
The URL link to the employee expense account label record. |