CLO_TGTCUR_VW

(SQL View)
Index Back

Currency view for closing

Filter Currency code for use during closing process.

SELECT currency_cd , effdt , descr , descrshort FROM ps_currency_cd_tbl

  • Related Language Record: CURRCD_TBL_LANG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 CURRENCY_CD Character(3) VARCHAR2(3) NOT NULL Currency Code
    2 EFFDT Date(10) DATE Effective Date
    3 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    4 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description