DW_TAX_REPORTING_UNIT_D_TL
This table contains information about the translated names for tax reporting units.
Details
Module:
Key Columns
TAX_REPORTING_UNIT_ID, LANGUAGE
Columns
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| TAX_REPORTING_UNIT_ID | NUMBER | 38 | 0 | True | Tax reporting unit identifier. | ||
| LANGUAGE | VARCHAR2 | 16 | True | Language code. | |||
| SOURCE_RECORD_ID | NUMBER | 38 | 0 | This column is for Oracle Internal use only. Uniquely identifies a tax reporting unit, Language code is not included in this identifier. | |||
| TAX_REPORTING_UNIT_NAME | VARCHAR2 | 256 | This is the name of the tax reporting unit. |