AR_IDCUST_EC(SQL Table) |
Index Back |
---|---|
AR Payload IDCust Staging |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EIP_CTL_ID | Character(25) | VARCHAR2(25) NOT NULL | Enterprise Components EIP (enterprise integration point) control field |
2 | LB_BANK_TRANS_ID | Character(20) | VARCHAR2(20) NOT NULL | Bank Transmission ID |
3 | LOCKBOX_ID | Character(15) | VARCHAR2(15) NOT NULL | Lockbox ID |
4 | LOCKBOX_BATCH_ID | Character(5) | VARCHAR2(5) NOT NULL | Lockbox Batch Id |
5 | PAYMENT_SEQ_NUM | Number(6,0) | INTEGER NOT NULL | Specifies the system-generated sequence number assigned to each payment as it is entered in a deposit. |
6 | ID_SEQ_NUM | Number(5,0) | INTEGER NOT NULL | Identification Sequence number |
7 | DEPOSIT_BU | Character(5) | VARCHAR2(5) NOT NULL | Identifies the business unit to which a deposit is posted. |
8 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
9 | 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. |
10 | NAME1 | Character(40) | VARCHAR2(40) NOT NULL | Name 1 |
11 | CITY | Character(30) | VARCHAR2(30) NOT NULL | City |
12 | POSTAL | Character(12) | VARCHAR2(12) NOT NULL | Postal |
13 | REMIT_FROM_SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID |
14 | REMIT_FROM_CUST_ID | Character(15) | VARCHAR2(15) NOT NULL | Remit From Customer |
15 | CORPORATE_SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID |
16 | CORPORATE_CUST_ID | Character(15) | VARCHAR2(15) NOT NULL | Corporate Customer |
17 | MICR_ID | Character(30) | VARCHAR2(30) NOT NULL | MICR ID |
18 | DB_NUMBER | Character(9) | VARCHAR2(9) NOT NULL | DUNS Number |
19 | LOCKBOX_RECGRP_NUM | Character(4) | VARCHAR2(4) NOT NULL | Lockbox Record Group Num |
20 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
21 | DFI_ID_QUAL | Character(2) | VARCHAR2(2) NOT NULL |
A banking industry convention identifier utilized to drive data validation for a given bank/counterparty.
01=Transit Number 02=Swift ID/BIC 03=CHIPS Participant ID 04=Canadian Bank Branch/Institute 05=CHIPS Universal ID ZZ=Mutually Defined |
22 | DFI_ID_NUM | Character(12) | VARCHAR2(12) NOT NULL | A banking industry convention identifier utilized to drive electronic settlements processing for a given bank/coun |
23 | BNK_ID_NBR | Character(20) | VARCHAR2(20) NOT NULL | A literal alphanumeric attribute that uniquely identifies a given bank or counterparty. |
24 | BANK_ACCOUNT_NUM | Character(35) | VARCHAR2(35) NOT NULL | The literal unique identifier associated with a given bank/counterparty account. |
25 | EDI_TRACE_NBR | Number(10,0) | DECIMAL(10) NOT NULL | EDI Trace Number |
26 | DATA_SOURCE | Character(3) | VARCHAR2(3) NOT NULL |
Data Source
820=820 ANSI-X12 APP=Accounts Payable Payment BST=Bank Statement CDR=Cash Drawer Receipts CRX=EDIFACT CREEXT LBX=Lockbox ONL=Online XEL=Excel Upload |
27 | MATCH | Character(1) | VARCHAR2(1) NOT NULL |
Match
N=Remit Not Included R=Remit Only Y=Remit Included |
28 | PAYMENT_AMT | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Specifies the amount of a customer payment. |
29 | PAYMENT_CURRENCY | Character(3) | VARCHAR2(3) NOT NULL | Identifies the currency of a customer payment. This is generally the same as the currency specified for the deposit but it can be different. |
30 | ACCOUNTING_DT | Date(10) | DATE | The accounting entry construction date for a given transaction (a generic field that crosses multiple |
31 | PAYMENT_ID | Character(15) | VARCHAR2(15) NOT NULL | Identifies a customer payment. This is usually a check number but may be some other identifying number. |
32 | DUPLICATE_CNT | Number(10,0) | DECIMAL(10) NOT NULL | Duplicate count |
33 | AR_REMIT_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Remittance process status
B=Duplicate Pay and Remit D=Duplicate Match N=Not Processed P=Duplicate Payments R=Duplicate Remittances U=Unmatched |
34 | 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 |