DW_AR_MEMO_LINES_TL
This table contains the details of the AR Memo Lines.
Details
Module: Receivables
Key Columns
MEMO_LINE_ID, SET_ID, LANGUAGE
Columns
| 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 | ||||
| DESCRIPTION | VARCHAR2 | 128 | Description. |