This table translated information about the Work Types.
Module: Project Costing
LANGUAGE, WORK_TYPE_ID
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
WORK_TYPE_ID | NUMBER | 38 | 0 | True | The system generated number that uniquely identifies the work 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 | This column is for Oracle Internal use only. System Generated unique identifier | ||||
NAME | VARCHAR2 | 256 | User-defined name that uniquely identifies the work type | ||||
DESCRIPTION | VARCHAR2 | 999 | Free text description of the work type |
Copyright © 2019, 2024, Oracle and/or its affiliates.