Purchasing line type translation
Module: Purchasing
LINE_TYPE_ID, LANGUAGE
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| LINE_TYPE_ID | NUMBER | 38 | 0 | True | Line type unique identifier | DW_PURCHASING_LINE_TYPE_D | LINE_TYPE_ID |
| LANGUAGE | VARCHAR2 | 16 | True | Indicates the code of the language | |||
| SOURCE_RECORD_ID | VARCHAR2 | 128 | This column is for Oracle Internal use only. Source record identifier. | ||||
| LINE_TYPE | VARCHAR2 | 32 | Document line type | ||||
| LINE_TYPE_DESCRIPTION | VARCHAR2 | 256 | Line type description |
Copyright © 2019, 2024, Oracle and/or its affiliates.