This table contains information about code and name for the Tax Regimes
Module:
TAX_REGIME_ID, LANGUAGE, 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_REGIME_ID | NUMBER | 38 | 0 | True | Code. | ||
LANGUAGE | VARCHAR2 | 16 | True | Translation language. | |||
SOURCE_RECORD_ID | VARCHAR2 | 512 | Source record identifier. Value is derived from a combination of code type and code. | ||||
TAX_REGIME_NAME | VARCHAR2 | 256 | Business name or value of the code. |
Copyright © 2019, 2023, Oracle and/or its affiliates.