STL_INS_R_LG_V1(SQL View) |
Index Back |
---|---|
Sttl Instr (Rec) Related langRelated Language View for Settlement Instructions used for Receipts / into our account |
SELECT setid , settlement_id , language_cd , descr FROM PS_STL_INSTRCT_LNG |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | STL_INSTRUCT_SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID for Settlement Instructions used on other objects that don't contain setid as part of their key. |
2 | SETTLEMENT_ID | Character(5) | VARCHAR2(5) NOT NULL |
A unique key identifier that represents the settlement instructions for a given bank/counterparty and acc
Prompt Table: STL_INSTRUCTION |
3 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |