CURR_RULE_TBL(SQL Table) |
Index Back |
---|---|
MultiCurrency Translation Rule |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID |
2 | TRANS_RULE | Character(10) | VARCHAR2(10) NOT NULL | Translation Rule |
3 | VERSION_RULE | Number(3,0) | SMALLINT NOT NULL |
Version Rule
Default Value: 0 |
4 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %DATE |
5 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: A |
6 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
7 | TIME_SPAN | Character(10) | VARCHAR2(10) NOT NULL |
TimeSpan
Prompt Table: TIME_SPANS |
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_VW |
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 | DESCRLONG | Long Character | CLOB | Long Description |
11 | DEPLOYED | Character(1) | VARCHAR2(1) NOT NULL |
Identify whether an element has been deployed or not.
N=No Y=Yes Y/N Table Edit Default Value: N |