MARKET_RT_AET(SQL Table) |
Index Back |
|---|---|
Import Market Rt AET RecordImport Market Rate AET Record for App Engine Process |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance | |
| 2 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
| 3 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
| 4 | MSGNODENAME | Character(30) | VARCHAR2(30) NOT NULL | Application Message Node Name. Name of the Application Message Node Definition. (see PSMSGNODEDEFN). |
| 5 | REQUEST_DT | Date(10) | DATE | Request Date |
| 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. |
| 7 | RT_RATE_INDEX | Character(10) | VARCHAR2(10) NOT NULL | Market Rate Index |
| 8 | FROM_CUR_1 | Character(3) | VARCHAR2(3) NOT NULL | From Currency |
| 9 | FROM_CUR_2 | Character(3) | VARCHAR2(3) NOT NULL | From Currency |
| 10 | TO_CUR_1 | Character(3) | VARCHAR2(3) NOT NULL | To Currency |
| 11 | TO_CUR_2 | Character(3) | VARCHAR2(3) NOT NULL | To Currency |