MTM_RSLT_VALUE(SQL Table) |
Index Back |
|---|---|
mtm intermediate value storeThis record stores all the intermediate resluts reuired for processing an analytic. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | MTM_VARIABLE_NAME | Character(20) | VARCHAR2(20) NOT NULL | MTM Variable name. Used in the post processing of analytic valuation |
| 2 | MTM_USER_CONSTANT | Character(20) | VARCHAR2(20) NOT NULL | A user defined static constant value that may be passed as an input parameter to a third party analytics |
| 3 | MTM_RET_VALUE | Character(3) | VARCHAR2(3) NOT NULL |
The analytic value returned from a third party analytics function call and stored within the Treasury product
00=Number 01=Character 02=Date 03=Structure |