12.4 FN_CALC_SPREAD
A call with standard pre and post hooks has been made from trpks_utils.sql in the function fn_calc_spread().
Table 12-9 FN_CALC_SPREAD/11/0- FN_POST_CALC_SPREAD
Parameter | Description |
---|---|
Function | FN_CALC_SPREAD |
No of Parameters | 11 |
Function Call Id | 0 |
Cluster/Custom Function Name | FN_CALC_SPREAD |
Additional parameters | None |
Sent to Extensible layer | None |
Received from Extensible layer | None |
Hook Description | A call with standard pre and post hooks has been made from trpks_utils.sql in the function fn_calc_spread(). |
Description |
A call with standard pre and post hooks has been made from trpks_utils.sql in the function fn_calc_spread(). Hook required to modify the expiry date check based on new Grace day’s parameter and to check for running the reval function based on expiry date calculated using new Grace days parameter. All parameters received by kernel function are passed to the cluster hook. Additional parameters passed to cluster hook are mentioned in field "Additional Parameters". The variables mentioned in "Sent to Extensible Layer" field are passed to cluster hook. The variables mentioned in "Received from Extensible Layer" field are reassigned to kernel. |
Bug No | 34011496 |
Table 12-10 FN_CALC_SPREAD/11/0- FN_PRE_CALC_SPREAD
Parameter | Description |
---|---|
Function | FN_CALC_SPREAD |
No of Parameters | 11 |
Function Call Id | 0 |
Cluster/Custom Function Name | FN_PRE_CALC_SPREAD |
Additional parameters | None |
Sent to Extensible layer | None |
Received from Extensible layer | None |
Hook Description | A call with standard pre and post hooks has been made from trpks_utils.sql in the function fn_calc_spread(). |
Description |
A call with standard pre and post hooks has been made from trpks_utils.sql in the function fn_calc_spread(). Hook required to modify the expiry date check based on new Grace day’s parameter and to check for running the reval function based on expiry date calculated using new Grace days parameter. All parameters received by kernel function are passed to the cluster hook. Additional parameters passed to cluster hook are mentioned in field "Additional Parameters". The variables mentioned in "Sent to Extensible Layer" field are passed to cluster hook. The variables mentioned in "Received from Extensible Layer" field are reassigned to kernel. |
Bug No | 34011496 |
Parent topic: Treasury Module Hooks