4.2 EDPKS_BATCH Package
This hook is 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
Table 4-6 FN_CHECK_EXPIRY_TODAY/12/1
Parameter | Description |
---|---|
Function | FN_CHECK_EXPIRY_TODAY |
No of Parameters | 12 |
Function Call Id | 1 |
Cluster/Custom Function Name | FN_PRE_CHECK_EXPIRY_TODAY |
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_CHECK_EXPIRY_TODAY. 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 | 33208012 |
Table 4-7 FN_CHECK_EXPIRY_TODAY/12/2 - FN_POST_CHECK_EXPIRY_TODAY
Parameter | Description |
---|---|
Function | FN_WHAT_TO_DO/12/2 |
No of Parameters | 12 |
Function Call Id | 2 |
Cluster/Custom Function Name | FN_POST_CHECK_EXPIRY_TODAY |
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_CHECK_EXPIRY_TODAY. 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 | 33208012 |
Parent topic: Exchange Traded Derivatives Module Hooks