MemoLinesLOV
Allows retrieval of valid memo lines used in Receivables, defining standardized text or charge descriptions for financial documents.
Columns
| Name | Type | Description |
| MemoLineId [KEY] | Long | Unique identifier for each memo line in the system. |
| Name | String | The name or title used to identify a specific memo line. |
| Description | String | A detailed description of the memo line. |
| TaxCode | String | The tax code associated with the memo line, used for tax calculations. |
| TaxProductCategory | String | The product category for tax purposes, used to classify products for taxation. |
| UOMCode | String | The unit of measure code used to define the quantity measurement for the memo line. |
| SetName | String | The set name which categorizes a group of memo lines, often for reporting purposes. |
| Finder | String | Search term or keyword used to locate specific memo lines in the system. |