STL_ID_CPTY_VW2(SQL View) |
Index Back |
|---|---|
Deal Settlement Netting |
| SELECT DISTINCT SOURCE_BUS_UNIT ,COUNTERPARTY_SETID ,COUNTERPARTY ,BUSINESS_DATE ,INSTRUMENT_TYPE ,BANK_SETID ,BANK_CD ,BANK_ACCT_KEY ,CURRENCY_CD ,SETTLEMENT_ID FROM PS_STL_ID_CPTY_VW0 WHERE NET_STATUS='O' |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit | |
| 2 | Character(5) | VARCHAR2(5) NOT NULL | The PeopleSoft tableset ID associated with a given dealing counterparty. | |
| 3 | Character(5) | VARCHAR2(5) NOT NULL | Represents a treasury dealing counterpart. | |
| 4 | Date(10) | DATE | The settlement date for a given cash -based transaction, or the start date for a Treasury Deal. | |
| 5 | Character(10) | VARCHAR2(10) NOT NULL | Instrument type | |
| 6 | Character(5) | VARCHAR2(5) NOT NULL | The PeopleSoft tableset ID associated with a given bank/counterparty. | |
| 7 | Character(5) | VARCHAR2(5) NOT NULL | Bank Code | |
| 8 | Character(4) | VARCHAR2(4) NOT NULL | A user defined unique identifier that facilitates the identification of a given account with a given bank | |
| 9 | Character(3) | VARCHAR2(3) NOT NULL | Currency Code | |
| 10 | Character(5) | VARCHAR2(5) NOT NULL | A unique key identifier that represents the settlement instructions for a given bank/counterparty and acc |