BANK_POOL_SRCH(SQL View) |
Index Back |
---|---|
Records with Poolid |
select pool_id, acct_type_cd, descr from PS_BANK_POOL_DEFN |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | POOL_ID | Character(10) | VARCHAR2(10) NOT NULL | Pool ID field. |
2 | ACCT_TYPE_CD | Character(10) | VARCHAR2(10) NOT NULL |
Account Type Code
P=Pool Acct Z=ZBA Acct |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |