BUS_UNIT_FO_VW

(SQL View)
Index Back

BU Table- Front Office


SELECT FO_BRANCH , DESCR , DESCRSHORT , LOCATION , MARGIN_ESTIMATOR , RT_TYPE FROM PS_FO_BRANCH_TBL

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 BUSINESS_UNIT_FO Character(5) VARCHAR2(5) NOT NULL Front Office Business Unit
2 DESCR Character(30) VARCHAR2(30) NOT NULL Description
3 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description
4 LOCATION Character(10) VARCHAR2(10) NOT NULL Location Code
5 MARGIN_ESTIMATOR Number(6,2) DECIMAL(5,2) NOT NULL Fixed Cost Margin
6 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