10.5 SEPKS_INSERT_MASTER Package
Pre hook provided for custom.
Table 10-7 FN_DPRP_MASTER/2/1- FN_PRE_DPRP_MASTER
Parameter | Description |
---|---|
Function | FN_DPRP_MASTER |
No of Parameters | 2 |
Function Call Id | 1 |
Cluster/Custom Function Name | FN_PRE_DPRP_MASTER |
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_DPRP_MASTER. 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-8 FN_DPRP_MASTER/2/1- FN_POST_DPRP_MASTER
Parameter | Description |
---|---|
Function | FN_DPRP_MASTER |
No of Parameters | 2 |
Function Call Id | 1 |
Cluster/Custom Function Name | FN_POST_DPRP_MASTER |
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_DPRP_MASTER. 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