STL_INSTRUC_VW2(SQL View) |
Index Back |
|---|---|
Settlement Instructions Search |
| SELECT setid , settlement_id , currency_cd , descr FROM PS_STL_INSTRUCTION |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_FS.SETID Prompt Table: SP_SETID_NONVW |
|
| 2 | Character(5) | VARCHAR2(5) NOT NULL | A unique key identifier that represents the settlement instructions for a given bank/counterparty and acc | |
| 3 | Character(3) | VARCHAR2(3) NOT NULL |
Currency Code
Prompt Table: CURRENCY_CD_TBL |
|
| 4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |