Attribute/Logical Rolename |
Domain |
Datatype |
NULL |
Definition |
USER_COMPANY_ID |
|
VARCHAR(30) |
NO |
Name: Domain. Description: Alias for database schema that will be updated. |
S_IMPORT_CD |
|
VARCHAR(1) |
NO |
Name: Import Type. Description: Indicates the type of transaction. The valid values are: A - Add. C - Change. D - Delete. B - Batch |
TIME_STAMP |
|
DATE |
NO |
Name: Time Stamp. Description: A time/date stamp that indicates when the record was originally inserted into table. |
EXTERNAL_USER |
|
VARCHAR(20) |
NO |
Name: External User. Description: User ID of the non-TC user initiating the insert into the Import table. |
TAX_SCHEDULE_CD |
|
VARCHAR(10) |
NO |
Name: Tax Schedule. Description: The tax schedule unique identifier. |
TAX_SCHEDULE_DESC |
|
VARCHAR(30) |
NO |
Name: Tax Schedule Description. Description: The description for the tax schedule. |
S_TYPE_CD |
|
VARCHAR(1) |
NO |
Name: Tax Type. Description: The type of tax for the schedule. The valid values are as follows: S – Sales. U – Use. V – Value Added |
S_RATE_TIER_CD |
|
VARCHAR(1) |
YES |
Name: Tax Tier Option. Description: Determines the tax rate tier structure tax. The valid values are as follows: 1 – One. 2 – Two |
DFLT_TAX_RATE1_PCT |
|
NUMERIC(5, 4) |
YES |
Name: Default Tax Rate 1 Percentage. Description: The default tax rate percentage for Rate1 for new schedules. |
DFLT_TAX_RATE2_PCT |
|
NUMERIC(5, 4) |
YES |
Name: Default Tax Rate 2 Percentage. Description: The default tax rate percentage for Rate2 for new schedules. |
DFLT_TOLERANCE_PCT |
|
NUMERIC(3, 2) |
YES |
Name: Default Tolerance Percentage. Description: The default amount the user entered tax rate can deviate from system-calculated rate. |
LOCATION_FL |
|
VARCHAR(1) |
YES |
Name: Location Flag. Description: Logical as to whether schedule should include location. |
DFLT_TAX_RECOVERY_RATE1_PCT |
|
NUMERIC(3, 2) |
NO |
Name: Default Tax Rate 1 Recovery Percentage. Description: The default rate 1 tax recovery percentage. |
DFLT_TAX_RECOVERY_RATE2_PCT |
|
NUMERIC(3, 2) |
NO |
Name: Default Tax Rate 2 Recovery Percentage. Description: The default rate 2 tax recovery percentage. |
TAX_ID_FL |
|
VARCHAR(1) |
NO |
Name: Tax ID Flag. Description: Logical as to whether the schedule should include the tax ID. |