TR_DASH_PBC_CFG(SQL Table) |
Index Back |
---|---|
Position Impacts Header Record |
# | 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 | TR_DASH_DT_OPTN | Character(1) | VARCHAR2(1) NOT NULL |
Date Option
1=As of Date 2=Current Date Default Value: 1 |
3 | ASOFDATE | Date(10) | DATE | As of Date |
4 | TR_DASH_CHART_CNTL | Character(1) | VARCHAR2(1) NOT NULL |
Chart Control
1=Tree Node 2=Source Set 3=Bank Code Default Value: 1 |
5 | DISPLAY_CURRENCY | Character(3) | VARCHAR2(3) NOT NULL |
Display Currency
Prompt Table: CURRENCY_CD_TBL |
6 | TR_POS_DT_OPTN | Character(1) | VARCHAR2(1) NOT NULL |
Position Date Option
1=Calculation Date 2=Value Date Default Value: 1 |
7 | TR_POS_AMT_OPTN | Character(1) | VARCHAR2(1) NOT NULL |
Amount Option
1=Original Amount 2=Weighted Amount Default Value: 1 |
8 | TR_DASH_FX_OPTN | Character(1) | VARCHAR2(1) NOT NULL |
Exchange Options
1=Exchange Rate Table 2=User Defined Default Value: 1 |
9 | RT_RATE_INDEX | Character(10) | VARCHAR2(10) NOT NULL |
Market Rate Index
Prompt Table: RT_INDEX_TBL |
10 | 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 |
11 | CUR_EFFDT | Date(10) | DATE NOT NULL |
Specifies the effective date associated with the currency used as the base currency for the Business Unit on the Journal Entry Header.
Default Value: %Date |
12 | COMPLETE | Character(1) | VARCHAR2(1) NOT NULL |
Yes/No field
N=No Y=Yes Default Value: N |