RE_BU_SRCH_CUR(SQL View) |
Index Back |
---|---|
Business Unit SearchThis record is the Search record for the Business Unit Setup for Lease Administration. |
SELECT R.BUSINESS_UNIT ,R.CURRENCY_CD ,R.RT_TYPE FROM PS_RE_BUS_UNIT R |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Default Value: OPR_DEF_TBL_FS.BUSINESS_UNIT Prompt Table: SP_BU_RE_NONVW |
2 | CURRENCY_CD | Character(3) | VARCHAR2(3) NOT NULL |
Base Currency Cd
Prompt Table: CURRENCY_CD_TBL |
3 | RT_TYPE | Character(5) | VARCHAR2(5) NOT NULL |
Defines a category of market rates for currency conversion. Some examples of rate types are commercial, average, floating, and historical.
Prompt Table: RT_TYPE_TBL |