TransactionTypesLOV
Presents valid Receivables transaction types (for example, invoice, debit memo) for referencing in billing and revenue processes.
Columns
| Name | Type | Description |
| TransactionTypeId [KEY] | Long | The unique identifier of the transaction type. |
| Name | String | The name of the transaction type. |
| Description | String | A brief description of the transaction type. |
| SetName | String | The set name to which the transaction type belongs. |
| Finder | String | A search field to locate specific transaction types within the system. |