This table contains the details of the AR Memo Lines.
Module: Receivables
SET_ID, LANGUAGE, MEMO_LINE_ID
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| MEMO_LINE_ID | NUMBER | 38 | 0 | True | Memo line identifier. | ||
| LANGUAGE | VARCHAR2 | 16 | True | Indicates the code of the language into which the contents of the translatable columns are translated. | |||
| SET_ID | NUMBER | 38 | 0 | True | Identifies a set of reference data shared across business units and other entities. Also known as Reference Data Sets, they are used to filter reference data in transactional UIs. | ||
| SOURCE_RECORD_ID | VARCHAR2 | 128 | This column is for Oracle Internal use only. Source Record Identifier for MEMO_LINES_TL | ||||
| NAME | VARCHAR2 | 64 | Name of this standard memo line |
Copyright © 2019, 2024, Oracle and/or its affiliates.