AR_CNTL_CUR_LVW

(SQL View)
Index Back

Control Currency Codes


SELECT currency_cd , effdt , language_cd , descr , descrshort FROM PS_CURRCD_TBL_LANG

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 CONTROL_CURRENCY Character(3) VARCHAR2(3) NOT NULL Specifies the currency for all Receivables items in a control group. If this field is not blank the system will accept items with the specified currency only.
2 EFFDT Date(10) DATE NOT NULL Effective Date

Default Value: %date

3 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
4 DESCR Character(30) VARCHAR2(30) NOT NULL Description
5 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description

Default Value: CURRENCY_CD_TBL.DESCR