DW_RESOURCE_CLASS_D_TL

This table stores the trenslations of resource classes.

Details

Module: Project Costing

Key Columns

LANGUAGE, RESOURCE_CLASS_ID

Columns

Columns
Name Datatype Length Precision Not Null Comments Referred Table Referred Column
RESOURCE_CLASS_ID NUMBER 38 0 True Unique identifier of the resource class.    
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    
NAME VARCHAR2 256     Name of the resource class.    
DESCRIPTION VARCHAR2 999     Description of the resource class.    
CREATED_BY VARCHAR2 128     Who column: indicates the user who created the row.    
CREATION_DATE TIMESTAMP       Who column: indicates the date and time of the creation of the row.    
LAST_UPDATE_DATE TIMESTAMP       Who column: indicates the date and time of the last update of the row.    
LAST_UPDATED_BY VARCHAR2 128     Who column: indicates the user who last updated the row.    

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