9.7 FN_AUTHORISE Package
Hook is required to skip SGEN generation for which TBA SSI flag is checked for the applicable leg.
Table 9-8 FN_AUTHORISE/4/1
Parameter | Description |
---|---|
Function | FN_AUTHORISE |
No of Parameters | 4 |
Function Call Id | 1 |
Cluster/Custom Function Name | None |
Additional parameters | None |
Sent to Extensible layer | None |
Received from Extensible layer | None |
Hook Description | Hook is required to skip SGEN generation for which TBA SSI flag is checked for the applicable leg. global variable Nvl(ldpks_tr_services.g_is_msg_suppressed,l_Is_Msg_Suppressed) added to support this functionality. |
Description |
Hook is required to skip SGEN generation for which TBA SSI flag is checked for the applicable leg. Global variable Nvl(ldpks_tr_services.g_is_msg_suppressed,l_Is_Msg_Suppressed) added to support this functionality. 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: Money Market Hooks