DW_ZX_TAXES_LKP_TL
This table contains information about code and name for the Taxes
Details
Module:
Key Columns
TAX_ID, CONTENT_OWNER_ID, TAX, TAX_REGIME_CODE, LANGUAGE
Columns
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| TAX_REGIME_CODE | VARCHAR2 | 128 | True | Code type. It is specific to functionality. | |||
| TAX | VARCHAR2 | 32 | True | Code Type | |||
| CONTENT_OWNER_ID | NUMBER | 38 | 0 | True | Content Owner id | ||
| TAX_ID | NUMBER | 38 | 0 | True | Translation language. | ||
| LANGUAGE | VARCHAR2 | 16 | True | Tax id | |||
| 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 code. | ||||
| TAX_FULL_NAME | VARCHAR2 | 128 | Tax Full Name |