This table is stores the language specific information of a contract line type.
Module: Project Billing
LINE_TYPE_ID, LANGUAGE
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
LINE_TYPE_ID | NUMBER | 38 | 0 | True | The system generated number that uniquely identifies the Line Type. | ||
LANGUAGE | VARCHAR2 | 16 | True | Indicates the code of the language into which the contents of the translatable columns are translated. | |||
SOURCE_RECORD_ID | VARCHAR2 | 64 | System Generated unique identifier | ||||
LINE_TYPE_NAME | VARCHAR2 | 256 | Line style name | ||||
LINE_TYPE_DESCRIPTION | VARCHAR2 | 999 | Description |
Copyright © 2019, 2022, Oracle and/or its affiliates.