PreviousTransactionLineLink
Links related transaction lines together, enabling historical transaction tracking and reporting.
Columns
| Name | Type | References | Description |
| foreignamount | Decimal | The amount in the transaction's foreign currency, representing the monetary value exchanged or recorded in a different currency than the base currency. | |
| linktype | String | The type of link between transactions, used to specify the relationship or connection between related records or entries. | |
| nextdoc | String | The identifier for the next related transaction, typically used to track the progression or sequence of transactions in a series. | |
| nextline | String | The identifier for the next related transaction line, used to track individual line items within the next transaction in the sequence. | |
| nexttype | String | The type of the next related transaction, used to specify the nature or classification of the next transaction in the sequence (for example, payment, refund). | |
| previousdoc | String | The identifier for the previous related transaction, often used to track historical relationships or references to prior transactions. | |
| previousline | String | The identifier for the previous related transaction line, used to track line items from earlier transactions in the sequence. |