3.6 DVPKS_EOD_BATCH Package
Hook is provided in DVPKSS_EOD_BATCH_CUSTOM.FN_PRE_PROCESS_A_TASK_BATCH and DVPKSS_EOD_BATCH_CUSTOM.FN_POST_PROCESS_A_TASK_BATCH
Table 3-18 FN_PROCESS_A_TASK_BATCH/12/1
Parameter | Description |
---|---|
Function | FN_PROCESS_A_TASK_BATCH |
No of Parameters | 12 |
Function Call Id | 1 |
Cluster/Custom Function Name | FN_PRE_PROCESS_A_TASK_BATCH |
Additional parameters | Hook |
Sent to Extensible layer | None |
Received from Extensible layer | None |
Hook Description | HOOK IS PROVIDED IN DVPKSS_EOD_BATCH_CUSTOM.FN_PRE_PROCESS_A_TASK_BATCH |
Description |
HOOK IS PROVIDED IN DVPKSS_EOD_BATCH_CUSTOM.FN_PRE_PROCESS_A_TASK_BATCH 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 | 33812897 |
Table 3-19 FN_PROCESS_A_TASK_BATCH/12/2
Parameter | Description |
---|---|
Function | FN_PROCESS_A_TASK_BATCH |
No of Parameters | 12 |
Function Call Id | 2 |
Cluster/Custom Function Name | FN_POST_PROCESS_A_TASK_BATCH |
Additional parameters | Hook |
Sent to Extensible layer | None |
Received from Extensible layer | None |
Hook Description | HOOK IS PROVIDED IN DVPKSS_EOD_BATCH_CUSTOM.FN_POST_PROCESS_A_TASK_BATCH |
Description |
HOOK IS PROVIDED IN DVPKSS_EOD_BATCH_CUSTOM.FN_POST_PROCESS_A_TASK_BATCH 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 | 33812897 |
Table 3-20 FN_CREATE_SPLIT_MASTER/8/1
Parameter | Description |
---|---|
Function | FN_CREATE_SPLIT_MASTER |
No of Parameters | 8 |
Function Call Id | 1 |
Cluster/Custom Function Name | Name FN_CREATE_SPLIT_MASTER |
Additional parameters | l_Fn_Call_Id,l_Tb_Cluster_Data |
Sent to Extensible layer | None |
Received from Extensible layer | None |
Hook Description | Hook provided to change the value of the collateral amount to be used in liquidation. |
Description |
Hook provided to change the value of the collateral amount to be used in liquidation. 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 | 23654497 |
Parent topic: Derivatives Module Hooks