10.6 SEPKS_REVAL_0 Package
Pre Hooks provided in fxpks_acctg.fn_frameentries to populate the settlement account, bought amount and sold amount.
Table 10-9 FN_REVERSAL_OF_REVALUATION/6/1- FN_PRE_REVERSAL_OF_REVALUATION
Parameter | Description |
---|---|
Function | FN_REVERSAL_OF_REVALUATION |
No of Parameters | 6 |
Function Call Id | 1 |
Cluster/Custom Function Name | FN_PRE_REVERSAL_OF_REVALUATION |
Additional parameters | None |
Sent to Extensible layer | None |
Received from Extensible layer | None |
Hook Description | Pre hook provided for custom. |
Description |
Hook is provided in FN_REVERSAL_OF_REVALUATION. Hook required to compute the Memo Amortization and Memo Revaluation for Securities Portfolio. 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 | 33202898 |
Table 10-10 FN_REVERSAL_OF_REVALUATION/6/1- FN_POST_REVERSAL_OF_REVALUATION
Parameter | Description |
---|---|
Function | FN_REVERSAL_OF_REVALUATION |
No of Parameters | 6 |
Function Call Id | 1 |
Cluster/Custom Function Name | FN_POST_REVERSAL_OF_REVALUATION |
Additional parameters | None |
Sent to Extensible layer | None |
Received from Extensible layer | None |
Hook Description | Post hook provided for custom. |
Description |
Hook is provided in FN_REVERSAL_OF_REVALUATION. Hook required to compute the Memo Amortization and Memo Revaluation for Securities Portfolio. 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 | 33202898 |
Parent topic: Securities Module Hooks