This table contains information about code and name for the Taxes
Module:
CONTENT_OWNER_ID, LANGUAGE, TAX_ID, TAX, TAX_REGIME_CODE
| 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 |
Copyright © 2019, 2025, Oracle and/or its affiliates.