BANK_ACCT_OTHID(SQL Table) |
Index Back |
---|---|
Bank Accounts Other IDBank Accounts Other ID |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID |
2 | BANK_CD | Character(5) | VARCHAR2(5) NOT NULL | Bank Code |
3 | BANK_CD_CPTY | Character(5) | VARCHAR2(5) NOT NULL | An internal key field convention that facilitates the system distinction between banks and counterparties. |
4 | 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 |
5 | ISSR | Character(35) | VARCHAR2(35) NOT NULL | Issuer |
6 | OTHER_ID | Character(35) | VARCHAR2(35) NOT NULL | Other Identification |
7 | CD | Character(30) | VARCHAR2(30) NOT NULL |
Code
Prompt Table: %EDITTABLE |
8 | PRTRY | Character(30) | VARCHAR2(30) NOT NULL | Proprietary |
9 | DEFAULT_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Default Flag
Y/N Table Edit Default Value: N |