BI_XHD_VAT_TAO

(SQL Table)
Index Back

BI Header VAT data for XML

Bill Header VAT data for XML - used in Billing Invoice Message Definition

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 SETID Character(5) VARCHAR2(5) NOT NULL SetID
2 CUST_ID Character(15) VARCHAR2(15) NOT NULL Uniquely identifies an organizational entity that purchases goods or services from the enterprise. Represents the sold-to customer which is the customer organization that places orders. The CUST_ID may or may not be the same as the identifiers for the bill-to and ship-to locations.
3 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit
4 INVOICE Character(22) VARCHAR2(22) NOT NULL Invoice
5 VAT_DCLRTN_POINT Character(1) VARCHAR2(1) NOT NULL A flag that specifies when VAT information for sales or purchase transaction is recognized for reporting to the appropriate VAT authority. VAT is declared at invoice time, delivery time, accounting date or the time of payment.
A=At Accounting Date
D=At Delivery Time
I=At Invoice Time
P=At Payment Time

Default Value: I

6 VAT_CALC_GROSS_NET Character(1) VARCHAR2(1) NOT NULL A flag that indicates whether VAT calculation should be done on the Gross (G) amount or on the Net (N) amount of sales or purchase transaction. When calculating VAT at net the early payment discount is applied to the goods amount before calculating the VAT. When calculating VAT at gross the VAT is initially calculated based on the gross transaction amount.
G=Calculate at Gross
N=Calculate at Net

Default Value: G

7 VAT_RECALC_FLG Character(1) VARCHAR2(1) NOT NULL A flag that indicates whether or not the VAT discount amount is recalculated at payment time. This field is only used if the VAT Calculation Type (VAT_CAL_GROSS_NET) is gross.

Y/N Table Edit

Default Value: N

8 VAT_DST_ACCT_TYPE Character(4) VARCHAR2(4) NOT NULL Specifies the accounting code associated with a VAT account type and with a VAT transaction. The accounting code determines when and how the transaction is distributed (posted) to the general ledger.
9 VAT_EXCPTN_TYPE Character(1) VARCHAR2(1) NOT NULL A flag that specifies the reason for a VAT exemption for a customer. Suspension (S) and Exoneration (X) are examples of Exception Type.
N=None
S=Suspended
X=Exonerated

Default Value: N

10 VAT_EXCPTN_CERTIF Character(20) VARCHAR2(20) NOT NULL Specifies the VAT exception certificate number. This identifier serves as proof of customer's exemption from VAT.
11 COUNTRY_VAT_BILLFR Character(3) VARCHAR2(3) NOT NULL Specifies the country where an invoice is generated (for VAT processing only).

Prompt Table: VAT_ENT_REG_VW

12 COUNTRY_VAT_BILLTO Character(3) VARCHAR2(3) NOT NULL Specifies the country where an invoice is sent (for VAT processing only).

Prompt Table: COUNTRY_VAT_TBL

13 VAT_RGSTRN_BUYER Character(20) VARCHAR2(20) NOT NULL Specifies a customers VAT Registration ID for a particular country.
14 VAT_RGSTRN_SELLER Character(20) VARCHAR2(20) NOT NULL Seller's VAT Registration
15 COUNTRY_SHIP_FROM Character(3) VARCHAR2(3) NOT NULL Specifies the country from which the invoice contents were shipped (for VAT processing only).
16 COUNTRY_SHIP_TO Character(3) VARCHAR2(3) NOT NULL Specifies the country to which the invoice contents were shipped (for VAT processing only).
17 TOT_VAT Signed Number(28,3) DECIMAL(26,3) NOT NULL Total VAT Amount
18 TOT_VAT_XEU Signed Number(28,3) DECIMAL(26,3) NOT NULL Total VAT Amount
19 TOT_VAT_BASIS Signed Number(28,3) DECIMAL(26,3) NOT NULL Total VAT Basis Amount
20 TOT_VAT_BASIS_XEU Signed Number(28,3) DECIMAL(26,3) NOT NULL Total VAT Basis Amount
21 PROCESS_INSTANCE Number(10,0) DECIMAL(10) NOT NULL Process Instance
22 AUDIT_ACTN Character(1) VARCHAR2(1) NOT NULL Audit Action Code for Application Messages. This tells the subscriber whether the row has been added, changed, or deleted.
A=Add
C=Change Old (PPR Only)
D=Delete
K=Change - Old Values
N=Change - New Values
O=Change - Original Values
23 IN_PROCESS_FLG Character(1) VARCHAR2(1) NOT NULL In process flag
24 VAT_TREATMENT_GRP Character(4) VARCHAR2(4) NOT NULL VAT Treatment Group
25 VAT_TREAT_GRP_DSC Character(30) VARCHAR2(30) NOT NULL VAT Treatment Group Description
26 VAT_DCLRTN_PT_DESC Character(30) VARCHAR2(30) NOT NULL VAT Declaration Point Descr
27 VAT_CALC_DESCR Character(30) VARCHAR2(30) NOT NULL VAT Calculation Flag Descr
28 VAT_EXCPTN_DESCR Character(30) VARCHAR2(30) NOT NULL VAT Exception Description
29 TOT_VAT_RVC Signed Number(28,3) DECIMAL(26,3) NOT NULL Total VAT Amount
30 TOT_VAT_RVC_XEU Signed Number(28,3) DECIMAL(26,3) NOT NULL Total VAT Reverse Charge Amt