DW_RBS_RESOURCE_TYPE_TL

This table stores the translations of resource type.

Details

Module: Project Control

Key Columns

LANGUAGE, RESOURCE_TYPE_ID

Columns

Columns
Name Datatype Length Precision Not Null Comments Referred Table Referred Column
RESOURCE_TYPE_ID NUMBER 38 0 True Unique identifier of the resource type.    
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     Source record id    
RESOURCE_TYPE_NAME VARCHAR2 256     Name of the resource type.    
DESCRIPTION VARCHAR2 999     Description of the resource type.    

Copyright © 2019, 2023, Oracle and/or its affiliates.