10.4 SEPKS_EVENT Package
Post hook provided for custom.
Table 10-6 FN_AUTHORIZE_EVENT/6/1
Parameter | Description |
---|---|
Function | FN_AUTHORIZE_EVENT |
No of Parameters | 6 |
Function Call Id | 1 |
Cluster/Custom Function Name | FN_POST_AUTHORIZE_EVENT |
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_POST_AUTHORIZE_EVENT. Hook request to enable Functionality to update the transaction type as Repurchase for a CP deal triggered on redemption is required. To support the functionality , post hook is required for sepks_event.FN_AUTHORIZE_EVENT. 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. |
Parent topic: Securities Module Hooks