TransactionSourcesLOV
Displays recognized Receivables transaction sources (for example, manual, import), guiding consistent transaction entry practices.
Columns
| Name | Type | Description |
| TransactionSourceId [KEY] | Long | The unique identifier for the transaction source, used to distinguish between different transaction sources in the system. |
| Description | String | A textual description that provides details or context about the transaction source, helping users understand its purpose. |
| Name | String | The name of the transaction source, used as a label or reference for identifying the source in the system. |
| SetName | String | The name of the set to which the transaction source belongs, used for grouping related transaction sources together. |
| Finder | String | A search field used to locate specific transaction sources in the system based on predefined criteria. |