This table stores the tax reporting unit information
Module:
TAX_REPORTING_UNIT_ID
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
TAX_REPORTING_UNIT_ID | NUMBER | 38 | 0 | True | Tax reporting units Id, Translation in DW_INTERNAL_ORG_D_TL table. | ||
SOURCE_RECORD_ID | NUMBER | 38 | 0 | This column is for Oracle Internal use only. Uniquely identifies a tax reporting unit. | |||
ORGANIZATION_TYPE | VARCHAR2 | 32 | Organization type. This is a user defined type for differentiating between organizations. For example you many want to differentiate between different kinds of Departments, say as Health and Safety , Service Departments, Training. | ||||
EFFECTIVE_START_DATE | DATE | Organization effective start date, date range within which the row is effective. | |||||
EFFECTIVE_END_DATE | DATE | Organization effective end date, date range within which the row is effective. |
Copyright © 2019, 2024, Oracle and/or its affiliates.