DW_FA_ASSET_TYPE_LKP_TL
Asset Type translation
Details
Module: Assets
Key Columns
CODE_TYPE, LANGUAGE, FA_ASSET_TYPE_CODE
Columns
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| CODE_TYPE | VARCHAR2 | 128 | True | Asset Type | |||
| FA_ASSET_TYPE_CODE | VARCHAR2 | 128 | True | Asset Type code | |||
| LANGUAGE | VARCHAR2 | 64 | True | Translation language. | |||
| SOURCE_RECORD_ID | VARCHAR2 | 512 | This column is for Oracle Internal use only. Source record identifier. Value is derived from a combination of code , type and language. | ||||
| NAME | VARCHAR2 | 128 | Asset Type Name | ||||
| DESCRIPTION | VARCHAR2 | 256 | Asset Type description |