FO_BRANCH_TBL(SQL Table) |
Index Back |
---|---|
BU Table- Front Office |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | FO_BRANCH | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
3 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |
4 | EMAIL_ADDR | Character(70) | VARCHAR2(70) NOT NULL | Email Address |
5 | PHONE | Character(24) | VARCHAR2(24) NOT NULL | Telephone |
6 | LOCATION | Character(10) | VARCHAR2(10) NOT NULL |
Location Code
Prompt Table:
LOCATION_TBL
|
7 | MARGIN_ESTIMATOR | Number(6,2) | DECIMAL(5,2) NOT NULL | Fixed Cost Margin |
8 | 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 |
9 | BUSINESS_UNIT_CA | Character(5) | VARCHAR2(5) NOT NULL |
Contracts Business Unit
Prompt Table: SP_BU_CA_NONVW |
10 | BUSINESS_UNIT_PC | Character(5) | VARCHAR2(5) NOT NULL |
PC Business Unit
Prompt Table: SP_BU_PC_NONVW |
11 | BUSINESS_UNIT_AP | Character(5) | VARCHAR2(5) NOT NULL |
AP Business Unit
Prompt Table: SP_BU_AP_NONVW |
12 | FO_JOBDIST_ID | Character(15) | VARCHAR2(15) NOT NULL |
Job Board Distributor
Prompt Table: FO_VENDOR_VW |