DW_RBS_RESOURCE_FORMAT_TL

This table stores the translations of resource format.

Details

Module: Project Control

Key Columns

RESOURCE_FORMAT_ID, LANGUAGE

Columns

Columns
Name Datatype Length Precision Not Null Comments Referred Table Referred Column
RESOURCE_FORMAT_ID NUMBER 38 0 True Unique identifier of the resource format.
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
RESOURCE_FORMAT_NAME VARCHAR2 256 Name of the resource format.
DESCRIPTION VARCHAR2 999 Description of the resource format.