This table contains information about code and name for the Taxes
Module:
TAX_REGIME_CODE, LANGUAGE, CONTENT_OWNER_ID, TAX_ID, TAX
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 | Source record identifier. Value is derived from a combination of code type and code. | ||||
TAX_FULL_NAME | VARCHAR2 | 128 | Tax Full Name |
Copyright © 2019, 2022, Oracle and/or its affiliates.