Table of Contents

Table VAT_Deal_Types

Entity

Entity: Finance.Vat.DealTypes

Contains deal types supported by the system as well as user-defined types. Entity: VAT_Deal_Types

Summary

Name Type Description
Country_Id uniqueidentifier The country for which this deal type applies. The country is matched against the country of the enterprise company.
Deal_Type_Code nvarchar(32) Code of the deal type.
Deal_Type_Id uniqueidentifier PK Unique Id for the deal type. Deal_Type_Id should be used for identifyind and updating system deal types.
Deal_Type_Name nvarchar(254) Description of the deal type.
Entry_Type nvarchar(1) Allowed: P, S Type of the VAT entries, which are made for this deal type. S=Sales, P=Purchases.
Is_System bit Readonly Is_System is True for those deal types that are managed by the system via update procedures and cannot be edited by the user.
Row_Version timestamp
Tax_Code nvarchar(3) Allowed: STD, RED, SPR, INT, EXM, NS VAT rate type for this deal type. Can be among "STD"(Standard rate), "RED"(Reduced rate), "SPR"(Super-reduced rates), "INT"(Intermediary (Parking) rates), "EXM"(Tax Exempt), "NS"(Non-subject to tax).

Columns

Country_Id

The country for which this deal type applies. The country is matched against the country of the enterprise company.

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 4
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
Referenced Table Gen_Countries
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type uniqueidentifier
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Country_Id - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no

Deal_Type_Code

Code of the deal type.

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 32
Order 1
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable yes
Summary Type None
Supports EQUALS_IN yes
Type nvarchar(32)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Deal_Type_Code - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no
Like None no no

Deal_Type_Id

Unique Id for the deal type. Deal_Type_Id should be used for identifyind and updating system deal types.

Property Value
Auto Complete no
Data Filter no
Default Value NewGuid
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 0
Ownership Reference no
Pasword no
Picture no
Primary Key yes (order: 1)
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type uniqueidentifier
UI Memo Editor no
UI Width Medium
User Login no
Visible no

Deal_Type_Id - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no yes

Deal_Type_Name

Description of the deal type.

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 254
Order 2
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type nvarchar(254)
UI Memo Editor no
UI Width Long
User Login no
Visible yes

Deal_Type_Name - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no
Like None no no

Entry_Type

Type of the VAT entries, which are made for this deal type. S=Sales, P=Purchases.

Property Value
Allowed Values P, S
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 1
Order 3
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type nvarchar(1)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Entry_Type - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no

Is_System

Is_System is True for those deal types that are managed by the system via update procedures and cannot be edited by the user.

Property Value
Auto Complete no
Data Filter no
Default Value False
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 5
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly yes
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type bit
UI Memo Editor no
UI Width Short
User Login no
Visible yes

Is_System - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no

Row_Version

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type timestamp
UI Memo Editor no
UI Width Medium
User Login no
Visible no

Tax_Code

VAT rate type for this deal type. Can be among "STD"(Standard rate), "RED"(Reduced rate), "SPR"(Super-reduced rates), "INT"(Intermediary (Parking) rates), "EXM"(Tax Exempt), "NS"(Non-subject to tax).

Property Value
Allowed Values STD, RED, SPR, INT, EXM, NS
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 3
Order 6
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type nvarchar(3)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Tax_Code - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no