DW_PROJECT_ROLE_TYPE_TL

This table is used to store translation information about the roles.

Details

Module: Project Costing

Key Columns

PROJECT_ROLE_ID, LANGUAGE

Columns

Columns
Name Datatype Length Precision Not Null Comments Referred Table Referred Column
PROJECT_ROLE_ID NUMBER 38 0 True The system generated number that uniquely identifies the project role 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    
PROJECT_ROLE_NAME VARCHAR2 256     Project Role Name    
DESCRIPTION VARCHAR2 999     Description    

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