TR_DASH_03_CFG(SQL Table) |
Index Back |
---|---|
TR Dashboard - Deal Config. |
# | 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 | START_DT | Date(10) | DATE | Start Date |
3 | END_DT | Date(10) | DATE | End Date |
4 | TR_DASH_TM_INTRVL | Character(1) | VARCHAR2(1) NOT NULL |
Time Interval
H=Half Yearly M=Monthly N=Define Time Series Q=Quarterly W=Weekly Y=Yearly |
5 | TR_TERM | Signed Number(6,0) | DECIMAL(5) NOT NULL | "Negotiated length of a deal transaction; also |
6 | DISPLAY_CURRENCY | Character(3) | VARCHAR2(3) NOT NULL |
Display Currency
Prompt Table: CURRENCY_CD_TBL |
7 | RT_RATE_INDEX | Character(10) | VARCHAR2(10) NOT NULL |
Market Rate Index
Prompt Table: RT_INDEX_TBL |
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 | CUR_EFFDT | Date(10) | DATE | Specifies the effective date associated with the currency used as the base currency for the Business Unit on the Journal Entry Header. |
10 | ASOFDATE | Date(10) | DATE |
As of Date
Default Value: %date |
11 | COMPLETE | Character(1) | VARCHAR2(1) NOT NULL |
Yes/No field
N=No Y=Yes Default Value: N |