PO_RT_TYPE_VW(SQL View) |
Index Back |
---|---|
Market Rate Types dynamic viewMarket Rate Types View to be used in prompts PO spend |
SELECT RT_TYPE ,DESCR ,DESCRSHORT FROM PS_RT_TYPE_TBL |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | 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. |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
3 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL |
Short Description
Default Value: RT_TYPE_TBL.DESCR |