RSK_BASE_CCY_VW

(SQL View)
Index Back

Base currency view

Base currency view

SELECT a.oprid , b.base_currency FROM PS_OPR_DEF_TBL_FS a , ps_bus_unit_tbl_gl b WHERE b.business_unit = a.business_unit

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).
2 BASE_CURRENCY Character(3) VARCHAR2(3) NOT NULL "Specifies the primary currency for a general ledger business unit, and is sometimes referred to as the ""book"" currency. Each business unit has one base currency. which is usually, but not always, the local currency for the organization. Journal entries are posted to a business unit in its base currency. "