TransTmplEntry
Provides detailed line items for transaction templates, including account, project, vendor, and item associations.
Columns
| Name | Type | Description |
| Recordno [KEY] | String | Unique identifier for the transaction template entry record. |
| Status | String | The status of the transaction template entry. |
| Glacctkey | String | The general ledger account key associated with the transaction template entry. |
| Label | String | The label of the transaction template entry. |
| Department | String | The department associated with the transaction template entry. |
| Departmentkey | String | The department key associated with the transaction template entry. |
| Location | String | The location associated with the transaction template entry. |
| Locationkey | String | The location key associated with the transaction template entry. |
| Tr_type | String | The transaction type associated with the transaction template entry. |
| Projectdimkey | Int64 | The project dimension key for the transaction template entry. |
| Projectid | String | The project ID associated with the transaction template entry. |
| Projectname | String | The project name associated with the transaction template entry. |
| Customerdimkey | Int64 | The customer dimension key associated with the transaction template entry. |
| Customerid | String | The customer ID associated with the transaction template entry. |
| Customername | String | The customer name associated with the transaction template entry. |
| Vendordimkey | Int64 | The vendor dimension key associated with the transaction template entry. |
| Vendorid | String | The vendor ID associated with the transaction template entry. |
| Vendorname | String | The vendor name associated with the transaction template entry. |
| Employeedimkey | Int64 | The employee dimension key associated with the transaction template entry. |
| Employeeid | String | The employee ID associated with the transaction template entry. |
| Employeename | String | The employee name associated with the transaction template entry. |
| Itemdimkey | Int64 | The item dimension key associated with the transaction template entry. |
| Itemid | String | The item ID associated with the transaction template entry. |
| Itemname | String | The item name associated with the transaction template entry. |
| Classdimkey | Int64 | The class dimension key associated with the transaction template entry. |
| Classid | String | The class ID associated with the transaction template entry. |
| Classname | String | The class name associated with the transaction template entry. |
| Record_url | String | The URL for accessing the transaction template entry record. |