VAT_TREATMENT(SQL Table) |
Index Back |
---|---|
VAT Treatment |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | VAT_TREATMENT | Character(4) | VARCHAR2(4) NOT NULL | VAT Treatment |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
3 | VAT_RCRD_INPT_FLG | Character(1) | VARCHAR2(1) NOT NULL |
A flag that indicates whether or not (Y or N) a business unit will pay the VAT and recover it later from the VAT tax authority. VAT input is usually associated with purchase transactions.
Y/N Table Edit |
4 | VAT_RCRD_OUTPT_FLG | Character(1) | VARCHAR2(1) NOT NULL |
A flag that indicates whether or not (Y or N) VAT will be collected by the vendor on behalf of the government. VAT output is usually associated with sales transactions.
Y/N Table Edit |
5 | VAT_TREATMENT_GRP | Character(4) | VARCHAR2(4) NOT NULL |
VAT Treatment Group
Prompt Table: VAT_TREAT_GROUP |
6 | IST_TXN_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Intrastat Transaction Flag
N=No Y=Yes Y/N Table Edit Default Value: N |