VCHR_HDR_EC_WD

(SQL Table)
Index Back

EC Voucher Header

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 ROW_ID Character(3) VARCHAR2(3) NOT NULL Row ID
2 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit
3 VOUCHER_ID Character(8) VARCHAR2(8) NOT NULL Voucher ID
4 INVOICE_ID Character(30) VARCHAR2(30) NOT NULL Invoice Number
5 INVOICE_DT Date(10) DATE Invoice Date
6 VENDOR_SETID Character(5) VARCHAR2(5) NOT NULL Vendor SetID
7 VENDOR_ID Character(10) VARCHAR2(10) NOT NULL Vendor Identifier
8 VNDR_LOC Character(10) VARCHAR2(10) NOT NULL Vendor Location
9 ADDRESS_SEQ_NUM Number(5,0) INTEGER NOT NULL Address Sequence Number
10 GRP_AP_ID Character(10) VARCHAR2(10) NOT NULL Control Group ID
11 ORIGIN Character(3) VARCHAR2(3) NOT NULL Origin
12 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).
13 VCHR_TTL_LINES Number(5,0) INTEGER NOT NULL Lines Entered
14 ACCOUNTING_DT Date(10) DATE The accounting entry construction date for a given transaction (a generic field that crosses multiple
15 POST_VOUCHER Character(1) VARCHAR2(1) NOT NULL Post Voucher Now
D=Post Later
N=Do Not Post
P=Post Immediately
16 DST_CNTRL_ID Character(10) VARCHAR2(10) NOT NULL Accounting Template
17 VOUCHER_ID_RELATED Character(8) VARCHAR2(8) NOT NULL Related Voucher
18 GROSS_AMT Signed Number(28,3) DECIMAL(26,3) NOT NULL Gross Invoice Amount
19 DSCNT_AMT Signed Number(28,3) DECIMAL(26,3) NOT NULL Discount Amount
20 USETAX_CD Character(8) VARCHAR2(8) NOT NULL Use Tax Code
21 SALETX_AMT Signed Number(28,3) DECIMAL(26,3) NOT NULL Sales Tax Amount
22 SALETX_CD Character(8) VARCHAR2(8) NOT NULL Sales Tax Code
23 FREIGHT_AMT Signed Number(28,3) DECIMAL(26,3) NOT NULL Freight Amount
24 DUE_DT Date(10) DATE Specifies the date that a transaction is due. It is a generic field used in multiple PeopleSoft applications including Receivables Payables and Purchasing. For example it represents the date that payment is due for a voucher or the date that a scheduled shipment is due to be received.
25 DSCNT_DUE_DT Date(10) DATE Discount Due Date
26 PYMNT_TERMS_CD Character(5) VARCHAR2(5) NOT NULL Specifies how the payment due date and discount due date are calculated. A payment terms code is associated with various business units bill-to customers vendors as well as sales orders purchase orders and vouchers.
27 ENTERED_DT Date(10) DATE Entered on
28 TXN_CURRENCY_CD Character(3) VARCHAR2(3) NOT NULL Transaction Currency
29 RT_TYPE Character(5) VARCHAR2(5) NOT NULL Defines a category of market rates for currency conversion. Some examples of rate types are commercial, average, floating, and historical.
30 RATE_MULT Signed Number(17,8) DECIMAL(15,8) NOT NULL Rate Multiplier
31 RATE_DIV Number(16,8) DECIMAL(15,8) NOT NULL Rate Divisor
32 VAT_ENTRD_AMT Signed Number(28,3) DECIMAL(26,3) NOT NULL Entered VAT Amount
33 MATCH_ACTION Character(1) VARCHAR2(1) NOT NULL Match Action
N=No Match
Y=Standard
34 MATCH_STATUS_VCHR Character(1) VARCHAR2(1) NOT NULL Match Status
C=Overridden - Credit Note
D=Match Dispute
E=Match Exceptions Exist
M=Matched
N=Not Applicable
O=Manually Overridden
T=To Be Matched
35 BCM_TRAN_TYPE Character(2) VARCHAR2(2) NOT NULL Transaction Type
AR=Accounts Receivable Item
EN=Encumbrance
EX=Expended
JU=Journal Unpost
JV=Journal Voucher
PM=AR Payment (Reference Item)
PN=AR Payment (No Reference Item)
PO=Purchase Order
PR=Pre Encumbrance
RQ=Requisition
36 CNTRCT_ID Character(25) VARCHAR2(25) NOT NULL Buying Agreement ID
37 REMIT_ADDR_SEQ_NUM Number(5,0) INTEGER NOT NULL Remitting Location
38 CUR_RT_SOURCE Character(1) VARCHAR2(1) NOT NULL Exchange Rate Source
T=Use Exchange Rate Tables
U=User Specified
39 DSCNT_AMT_FLG Character(1) VARCHAR2(1) NOT NULL Discount Amount Control
T=Controlled by Payment Terms
U=User Specified
40 DUE_DT_FLG Character(1) VARCHAR2(1) NOT NULL Due Date Control
T=Controlled by Terms
U=User Specified
41 VCHR_APPRVL_FLG Character(1) VARCHAR2(1) NOT NULL Voucher Approval Flag
D=Default from Higher Level
P=Pre-Approved
S=Virtual Approver
W=Approval Framework
42 BUSPROCNAME Character(30) VARCHAR2(30) NOT NULL Business Process Name (see PSBUSPROCDEFN).
43 APPR_RULE_SET Character(30) VARCHAR2(30) NOT NULL Approval Rule Set
44 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
45 VAT_CALC_TYPE Character(1) VARCHAR2(1) NOT NULL "A flag that indicates how VAT is stated and determines how the system performs the relevant VAT calculations. If ""Exclusive"", the VAT amount is stated separately from the merchandise amount. If ""Inclusive"", the VAT is not stated separately but is included with the merchandise amount."
E=Exclusive
I=Inclusive
46 VAT_ENTITY Character(20) VARCHAR2(20) NOT NULL Specifies an organizational entity that is responsible for VAT reporting and that is registered in one or more countries that require VAT reporting. A single VAT entity is linked to one or more General Ledger Business Units depending on the reporting requirements.
47 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.
48 TAX_CD_VAT Character(8) VARCHAR2(8) NOT NULL Defines the VAT (Value Added Tax) percentage (via link to the Tax Authority) and is used to retrieve VAT accounting ChartFields. The VAT code determines how the VAT amount is calculated on a transaction and how that amount is accounted and reported for.
49 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.
50 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.
51 VAT_RECOVERY_PCT Signed Number(7,2) DECIMAL(5,2) NOT NULL VAT Recovery Percent
52 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
53 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.
54 VAT_CALC_FRGHT_FLG Character(1) VARCHAR2(1) NOT NULL Include Freight
55 VAT_RGSTRN_SELLER Character(20) VARCHAR2(20) NOT NULL Seller's VAT Registration
56 COUNTRY_SHIP_FROM Character(3) VARCHAR2(3) NOT NULL Specifies the country from which the invoice contents were shipped (for VAT processing only).
57 COUNTRY_SHIP_TO Character(3) VARCHAR2(3) NOT NULL Specifies the country to which the invoice contents were shipped (for VAT processing only).
58 COUNTRY_VAT_BILLFR Character(3) VARCHAR2(3) NOT NULL Specifies the country where an invoice is generated (for VAT processing only).

Prompt Table: COUNTRY_TBL

59 COUNTRY_VAT_BILLTO Character(3) VARCHAR2(3) NOT NULL Specifies the country where an invoice is sent (for VAT processing only).
60 VAT_TREATMENT_PUR Character(3) VARCHAR2(3) NOT NULL VAT Treatment Pur
DOM=Domestic VAT
EUA=Intra-EU Acquisition
IMP=Import
OOS=Outside the Scope of VAT
61 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
62 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.
63 VAT_USE_ID Character(6) VARCHAR2(6) NOT NULL VAT Use Type
64 DSCNT_PRORATE_FLG Character(1) VARCHAR2(1) NOT NULL Prorate Discount
65 USETAX_PRORATE_FLG Character(1) VARCHAR2(1) NOT NULL Prorate Use Tax
66 SALETX_PRORATE_FLG Character(1) VARCHAR2(1) NOT NULL Prorate Sales Tax
67 FRGHT_PRORATE_FLG Character(1) VARCHAR2(1) NOT NULL Prorate Freight Charges
68 IST_TXN_FLG Character(1) VARCHAR2(1) NOT NULL Intrastat Transaction Flag
N=No
Y=Yes
69 DOC_TYPE Character(8) VARCHAR2(8) NOT NULL Specifies the business purpose of a financial transaction in countries that require all financial transactions to be tracked as "documents". A Document Type is associated with one and only one Journal Code.
70 DOC_SEQ_DATE Date(10) DATE Specifies the date that a document sequence number is assigned to a document or the date the document was created.
71 DOC_SEQ_NBR Character(12) VARCHAR2(12) NOT NULL Specifies the sequence number assigned to each financial transaction (a document). The sequence number may be manually entered or system-generated.
72 DESCR254_MIXED Character(254) VARCHAR2(254) NOT NULL Description
73 PROCESS_INSTANCE Number(10,0) DECIMAL(10) NOT NULL Process Instance
74 IN_PROCESS_FLG Character(1) VARCHAR2(1) NOT NULL In process flag
75 BUSINESS_UNIT_PO Character(5) VARCHAR2(5) NOT NULL PO Business Unit
76 PO_ID Character(10) VARCHAR2(10) NOT NULL Purchase Order
77 BILL_OF_LADING Character(30) VARCHAR2(30) NOT NULL Specifies a bill of lading number associated with a Receivables item.
78 CARRIER_ID Character(10) VARCHAR2(10) NOT NULL Carrier ID
79 PACKSLIP_NO Character(22) VARCHAR2(22) NOT NULL Packing Slip Number
80 MISC_CHRG_AMT Signed Number(28,3) DECIMAL(26,3) NOT NULL Misc Charge Amount
81 SHIP_DATE Date(10) DATE Item Shipping Date
82 RECEIPT_DT Date(10) DATE Received Date
83 RECEIPT_DOC_DT Date(10) DATE Received Doc Date
84 BUSINESS_UNIT_RECV Character(5) VARCHAR2(5) NOT NULL Receiving Business Unit
85 RECEIVER_ID Character(10) VARCHAR2(10) NOT NULL Receiver number
86 SHIPTO_ID Character(10) VARCHAR2(10) NOT NULL Ship To Location
87 VCHR_BLD_CODE Character(6) VARCHAR2(6) NOT NULL Voucher Build Code
88 VCHR_BLD_PAY_OPT Character(1) VARCHAR2(1) NOT NULL Prepayment Option
N=No
P=Prepay Voucher
V=Prepayment Created
89 VCHR_PREPAY_AMT Signed Number(17,2) DECIMAL(15,2) NOT NULL Prepay Amount
90 PRO_NUMBER Character(40) VARCHAR2(40) NOT NULL Pro Number
91 VCHR_BLD_DEFN Character(10) VARCHAR2(10) NOT NULL Voucher Build Criteria
92 EIN_FEDERAL Character(9) VARCHAR2(9) NOT NULL EIN Federal
93 EIN_STATE_LOCAL Character(20) VARCHAR2(20) NOT NULL EIN State Local
94 ZIP Character(10) VARCHAR2(10) NOT NULL Postal Code
95 TAX_EXEMPT Character(1) VARCHAR2(1) NOT NULL Tax Exempt Flag
96 VAT_CALC_MISC_FLG Character(1) VARCHAR2(1) NOT NULL Include Miscellaneous
97 VAT_ROUND_RULE Character(1) VARCHAR2(1) NOT NULL " Rounding rule to be applied to VAT calculations. Options are 'Natural'
D=Round Down
N=Natural Round
U=Round Up
98 VAT_CF_ANLSYS_TYPE Character(1) VARCHAR2(1) NOT NULL VAT Chartfield Analysis
E=Use Expense Line Chartfields
N=Not Applicable
V=Use VAT Accounting Chartfields
99 USER_HDR_CHAR1 Character(1) VARCHAR2(1) NOT NULL Custom Character 1
100 CUSTOM_C100_A1 Character(100) VARCHAR2(100) NOT NULL Custom Field 1
101 CUSTOM_C100_A2 Character(100) VARCHAR2(100) NOT NULL Custom Field 2
102 CUSTOM_C100_A3 Character(100) VARCHAR2(100) NOT NULL Custom Field 3
103 CUSTOM_C100_A4 Character(100) VARCHAR2(100) NOT NULL Custom Field 4
104 CUSTOM_DATE_A Date(10) DATE Custom Date
105 CUSTOM_C1_A Character(1) VARCHAR2(1) NOT NULL Custom Character 2
106 USER_VCHR_CHAR1 Character(1) VARCHAR2(1) NOT NULL User Character Field
107 USER_VCHR_CHAR2 Character(1) VARCHAR2(1) NOT NULL User Character Field 2
108 USER_VCHR_DEC Signed Number(28,3) DECIMAL(26,3) NOT NULL User Amount Field
109 USER_VCHR_DATE Date(10) DATE User Date
110 USER_VCHR_NUM1 Number(3,0) SMALLINT NOT NULL User Number field