This table stores the translations of RBS version.
Module: Project Control
LANGUAGE, RBS_VERSION_ID
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| RBS_VERSION_ID | NUMBER | 38 | 0 | True | Unique identifier of the RBS Version. | ||
| LANGUAGE | VARCHAR2 | 32 | True | Indicates the code of the language into which the contents of the translatable columns are translated. | |||
| SOURCE_RECORD_ID | VARCHAR2 | 128 | This column is for Oracle Internal use only. Source record id | ||||
| RBS_VERSION_NAME | VARCHAR2 | 256 | Name of the RBS Version. | ||||
| DESCRIPTION | VARCHAR2 | 999 | Description of the RBS Version. |
Copyright © 2019, 2024, Oracle and/or its affiliates.