DW_NS_taxType_D
This table contains information about tax type for different countries where the tax paid or collected is tracked on the balance sheet.
Details
Module:
Key Columns
id
Columns
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| id | NUMBER | 38 | 0 | True | |||
| SOURCE_RECORD_ID | VARCHAR2 | 128 | This column is for Oracle Internal use only. This is source record id column. | ||||
| country | VARCHAR2 | 16 | Country | DW_NS_Country_D | id | ||
| description | VARCHAR2 | 256 | Description | ||||
| doesnotaddtototal | VARCHAR2 | 16 | Does Not Add to Transaction Total | ||||
| isinactive | VARCHAR2 | 16 | Inactive | ||||
| name | VARCHAR2 | 256 | Name | ||||
| posttoitemcost | VARCHAR2 | 16 | Post to Item Cost | ||||
| reversecharge | VARCHAR2 | 16 | Reverse Charge | ||||
| taxinnetamount | VARCHAR2 | 16 | Tax Included in Net Amount |