DD_IN_BANK_FILE(SQL Table) |
Index Back |
---|---|
Inbound Bank EFT File (DD) |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EFT_LAYOUT_CD | Character(10) | VARCHAR2(10) NOT NULL | EFT Layout Code |
2 | ROW_COUNT | Number(8,0) | INTEGER NOT NULL | Number to Purge |
3 | DD_BU | Character(5) | VARCHAR2(5) NOT NULL | Specifies the business unit to which a direct debit is posted. This field is maintained by the Direct debit generation process. |
4 | DD_ID | Character(15) | VARCHAR2(15) NOT NULL | Specifies a sequence number assigned to a Direct Debit by the Direct Debit generation process. |
5 | CREATION_DT | Date(10) | DATE | Creation Date |
6 | 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. |
7 | 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. |
8 | NAME1 | Character(40) | VARCHAR2(40) NOT NULL | Name 1 |
9 | DD_AMT | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Specifies the amount of a direct debit in its entry currency (DD_CURRENCY). This field is maintained by the Direct debit generation process. |
10 | DD_CURRENCY | Character(3) | VARCHAR2(3) NOT NULL | Specifies the currency in which a direct debit is created. This field is maintained by the Direct Debit generation process. |
11 | CURRENCY_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Currency Information Flag
D=Default from Higher Level S=Specify at this Level |
12 | COUNTRY | Character(3) | VARCHAR2(3) NOT NULL |
Country
Prompt Table: COUNTRY_TBL |
13 | ADDRESS1 | Character(55) | VARCHAR2(55) NOT NULL | Address 1 |
14 | ADDRESS2 | Character(55) | VARCHAR2(55) NOT NULL | Address 2 |
15 | ADDRESS3 | Character(55) | VARCHAR2(55) NOT NULL | Address 3 |
16 | ADDRESS4 | Character(55) | VARCHAR2(55) NOT NULL | Address 4 |
17 | CITY | Character(30) | VARCHAR2(30) NOT NULL | City |
18 | NUM1 | Character(6) | VARCHAR2(6) NOT NULL | Number 1 |
19 | NUM2 | Character(6) | VARCHAR2(6) NOT NULL | Number 2 |
20 | HOUSE_TYPE | Character(2) | VARCHAR2(2) NOT NULL |
House Type
AB=House Boat WW=Trailer |
21 | ADDR_FIELD1 | Character(2) | VARCHAR2(2) NOT NULL | Address Field 1 |
22 | ADDR_FIELD2 | Character(4) | VARCHAR2(4) NOT NULL | Address Field 2 |
23 | ADDR_FIELD3 | Character(4) | VARCHAR2(4) NOT NULL | Address Field 3 |
24 | COUNTY | Character(30) | VARCHAR2(30) NOT NULL | County |
25 | STATE | Character(6) | VARCHAR2(6) NOT NULL |
State
Prompt Table: %EDIT_STATE |
26 | POSTAL | Character(12) | VARCHAR2(12) NOT NULL | Postal |
27 | GEO_CODE | Character(11) | VARCHAR2(11) NOT NULL | Geo Code |
28 | IN_CITY_LIMIT | Character(1) | VARCHAR2(1) NOT NULL |
In City Limit
Y/N Table Edit |
29 | BANK_ID_QUAL | Character(3) | VARCHAR2(3) NOT NULL |
"A bank/counterparty attribute that determines
Prompt Table: BNK_ID_QUAL_VW |
30 | BNK_ID_NBR | Character(20) | VARCHAR2(20) NOT NULL | A literal alphanumeric attribute that uniquely identifies a given bank or counterparty. |
31 | BRANCH_ID | Character(10) | VARCHAR2(10) NOT NULL | The local branch office identifier associated with a given bank/counterparty. |
32 | BANK_ACCT_TYPE | Character(2) | VARCHAR2(2) NOT NULL |
An account attribute that describes the ostensible purposes of a given bank/counterparty account.
01=Time Deposit 03=Checking Account 05=Stock 06=Bond 07=Life Insurance Value 08=Retirement Account 10=Business Account 11=Trust Fund Account 12=Stock & Bond Account 13=Life Insurance Acct CA=Current Account CH=Charges Account DA=Demand Deposit LN=Loan RD=Return Items on DDA RS=Return Items-Savings SA=Settlement Account SV=Savings Account Z=Mutually Defined |
33 | BANK_ACCOUNT_NUM | Character(35) | VARCHAR2(35) NOT NULL | The literal unique identifier associated with a given bank/counterparty account. |
34 | CHECK_DIGIT | Character(2) | VARCHAR2(2) NOT NULL | Check Digit |
35 | 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 |
36 | 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 |
37 | BENEFICIARY_BANK | Character(30) | VARCHAR2(30) NOT NULL | The bank/counterparty associated with a given beneficiary. |
38 | BENEFICIARY_BNK_AC | Character(30) | VARCHAR2(30) NOT NULL | Alternate Character Set field for BENEFICIARY_BANK |
39 | BENEF_BRANCH | Character(30) | VARCHAR2(30) NOT NULL | Beneficiary Branch field |
40 | BENEF_BRANCH_AC | Character(30) | VARCHAR2(30) NOT NULL | Branch Alternate Char |
41 | COUNTRY_CODE | Character(3) | VARCHAR2(3) NOT NULL | Int'l Prefix |
42 | PHONE | Character(24) | VARCHAR2(24) NOT NULL | Telephone |
43 | EXTENSION | Character(6) | VARCHAR2(6) NOT NULL | Phone Extension |
44 | FAX | Character(24) | VARCHAR2(24) NOT NULL | Fax Number |
45 | IBAN_CHECK_DIGIT | Character(2) | VARCHAR2(2) NOT NULL | IBAN Check Digit |
46 | IBAN_ID | Character(34) | VARCHAR2(34) NOT NULL | IBAN - Internation Bank Account Number is used in European countries to uniquely identify Bank accounts across borders |
47 | EFT_REASON_CD | Character(10) | VARCHAR2(10) NOT NULL | EFT Reason Code |
48 | ERROR_FLAG | Character(1) | VARCHAR2(1) NOT NULL |
Error Flag
Y/N Table Edit |
49 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |