VAT_DF_TXNVWLNG(SQL View) |
Index Back |
---|---|
VAT Transaction Type RLR |
SELECT SETID ,VAT_TXN_TYPE_CD ,LANGUAGE_CD ,DESCR FROM PS_VAT_TXN_CD_LNG |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | VAT_SETID | Character(5) | VARCHAR2(5) NOT NULL | VAT SetID |
2 | VAT_TXN_TYPE_CD | Character(4) | VARCHAR2(4) NOT NULL | Specifies a user-defined category of business transaction that is subject to VAT accounting and reporting. The VAT code and the VAT transaction type are used in conjunction with the VAT account type to obtain the ChartFields for accounting entries. Some examples of VAT Transaction Types are Exempt Sales Exempt Purchases Triangulation EU Sales and Domestic Sales. |
3 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |