VCHR_PPAY_XREF(SQL Table) |
Index Back |
---|
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
2 | VOUCHER_ID | Character(8) | VARCHAR2(8) NOT NULL | Voucher ID |
3 | PYMNT_CNT | Number(5,0) | INTEGER NOT NULL | Payments |
4 | SEQNUM | Number(3,0) | SMALLINT NOT NULL | Sequence Number |
5 | PPAY_SEQNUM | Number(6,0) | INTEGER NOT NULL |
Sequence Number
Default Value: 1 |
6 | REMIT_SETID | Character(5) | VARCHAR2(5) NOT NULL | Remit SetID |
7 | REMIT_VENDOR | Character(10) | VARCHAR2(10) NOT NULL | Remit Vendor |
8 | VNDR_LOC | Character(10) | VARCHAR2(10) NOT NULL | Vendor Location |
9 | BANK_SETID | Character(5) | VARCHAR2(5) NOT NULL | The PeopleSoft tableset ID associated with a given bank/counterparty. |
10 | BANK_CD | Character(5) | VARCHAR2(5) NOT NULL | Bank Code |
11 | BANK_ACCT_KEY | Character(4) | VARCHAR2(4) NOT NULL | A user defined unique identifier that facilitates the identification of a given account with a given bank |
12 | PYMNT_ID | Character(10) | VARCHAR2(10) NOT NULL | Payment Number |
13 | PYMNT_SELCT_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Payment Selection Status
C=Closed D=Negative Voucher Sum E=Externally Paid F=Federal Sanctions Error I=In Process - EFT N=Not Selected for Payment O=Financial Sanctions Review P=Paid R=Requested for Payment S=Settlement Payment V=Convert Error X=Canceled Y=Prepaid |
14 | PAID_AMT | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Paid Amount |
15 | PYMNT_GROSS_AMT | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Gross Payment Amount |
16 | AVAILABLE_AMT | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Prepayment Available Amount |
17 | CURRENCY_PYMNT | Character(3) | VARCHAR2(3) NOT NULL | Payment Currency |
18 | WTHD_AMT | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Withholding Amount |
19 | PREPAID_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Prepaid Status
A=Applied B=Pending Application C=Pending Unapply D=Pending Change F=Fully Applied I=Inactive P=Available Prepayment R=Restricted U=Unapplied X=Cancelled |
20 | PREPAID_APPLIED_BU | Character(5) | VARCHAR2(5) NOT NULL | Applied Business Unit |
21 | PREPAID_APPL_VCHR | Character(8) | VARCHAR2(8) NOT NULL | Applied Voucher ID |
22 | PREPAID_APPL_PYMNT | Number(5,0) | INTEGER NOT NULL | Applied Payment Count |
23 | APPLIED_AMT_PPAY | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Amount Applied to Prepayment |
24 | APPLIED_PCT | Signed Number(21,15) | DECIMAL(19,15) NOT NULL | Percent Applied to Prepayment |
25 | CF_BAL_LINE_NUM | Number(10,0) | DECIMAL(10) NOT NULL | Chart Field Balancing Line Num |
26 | DSCNT_PAY_AMT | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Payment Discount Amount |
27 | PAID_AMT_DSCNT | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Discount on Paid Amount |
28 | WTHD_PREPAY_OPT | Character(1) | VARCHAR2(1) NOT NULL |
Signifies if Withholding applies to the prepayment
N=Not Applicable V=Postpone to regular voucher Default Value: N |
29 | WTHD_ADDTL_GROSS | Signed Number(17,2) | DECIMAL(15,2) NOT NULL | Additional Withheld Gross Amt |
30 | REV_POST_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Reversal Posting Status
N=Payment Not Applied P=Posted U=Unposted |
31 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |