ChargePayoffEntry
Provides detailed line items for charge payoff transactions, including accounts, amounts, and dimensions.
Columns
| Name | Type | Description |
| Recordno [KEY] | String | A unique identifier for the charge payoff entry. |
| Recordkey | Int64 | The key identifying the specific charge payoff entry. |
| Recordtype | String | The type of record for the charge payoff entry. |
| Accountkey | Int64 | The key identifying the associated account. |
| Accountno | String | The account number associated with the charge payoff entry. |
| Accounttitle | String | The title of the account linked to the charge payoff entry. |
| Amount | Double | The amount recorded for the charge payoff entry. |
| Trx_amount | Double | The transaction amount for the charge payoff entry in its original currency. |
| DeptNUM | Int64 | The department key associated with the charge payoff entry. |
| Departmentid | String | The ID of the department linked to the charge payoff entry. |
| Departmentname | String | The name of the department linked to the charge payoff entry. |
| Locationid | String | The ID of the location linked to the charge payoff entry. |
| Locationname | String | The name of the location linked to the charge payoff entry. |
| Description | String | A description of the charge payoff entry. |
| Exch_rate_date | Datetime | The date used for calculating the exchange rate for the charge payoff entry. |
| Exch_rate_type_id | String | The identifier for the exchange rate type applied to the charge payoff entry. |
| Exchange_rate | Double | The exchange rate used for the charge payoff entry. |
| Lineitem | String | The line item description for the charge payoff entry. |
| Currency | String | The currency used for the charge payoff entry. |
| Basecurr | String | The base currency for the charge payoff entry. |
| Baselocation | Int64 | The key identifying the base location for the charge payoff entry. |
| Status | String | The current status of the charge payoff entry. |
| Whencreated | Datetime | The date and time when the charge payoff entry was created. |
| Whenmodified | Datetime | The date and time when the charge payoff entry was last modified. |
| Createdby | Int64 | The user or process ID that created the charge payoff entry. |
| Modifiedby | Int64 | The user or process ID that last modified the charge payoff entry. |
| Departmentkey | Int64 | The key identifying the department linked to the charge payoff entry. |
| Locationkey | Int64 | The key identifying the location linked to the charge payoff entry. |
| Projectdimkey | Int64 | The key identifying the project dimension associated with the charge payoff entry. |
| Projectid | String | The ID of the project associated with the charge payoff entry. |
| Projectname | String | The name of the project associated with the charge payoff entry. |
| Customerdimkey | Int64 | The key identifying the customer dimension associated with the charge payoff entry. |
| Customerid | String | The ID of the customer associated with the charge payoff entry. |
| Customername | String | The name of the customer associated with the charge payoff entry. |
| Vendordimkey | Int64 | The key identifying the vendor dimension associated with the charge payoff entry. |
| Vendorid | String | The ID of the vendor associated with the charge payoff entry. |
| Vendorname | String | The name of the vendor associated with the charge payoff entry. |
| Employeedimkey | Int64 | The key identifying the employee dimension associated with the charge payoff entry. |
| Employeeid | String | The ID of the employee associated with the charge payoff entry. |
| Employeename | String | The name of the employee associated with the charge payoff entry. |
| Itemdimkey | Int64 | The key identifying the item dimension associated with the charge payoff entry. |
| Itemid | String | The ID of the item associated with the charge payoff entry. |
| Itemname | String | The name of the item associated with the charge payoff entry. |
| Classdimkey | Int64 | The key identifying the class dimension associated with the charge payoff entry. |
| Classid | String | The ID of the class associated with the charge payoff entry. |
| Classname | String | The name of the class associated with the charge payoff entry. |
| Record_url | String | A URL providing direct access to the charge payoff entry record. |