STL_INSTR_VW2_L

(SQL View)
Index Back

Settlement Instructions Search


SELECT a.setid , a.settlement_id , r.language_cd , r.descr FROM PS_STL_INSTRUCTION a , ps_stl_instrct_lng r WHERE a.setid = r.setid AND a.settlement_id = r.settlement_id

  • Related Language Record for STL_INSTRUC_VW2
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 SETID Character(5) VARCHAR2(5) NOT NULL SetID

    Default Value: OPR_DEF_TBL_FS.SETID

    Prompt Table: SP_SETID_NONVW

    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
    3 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    4 DESCR Character(30) VARCHAR2(30) NOT NULL Description