1.3 CFPKS_TR_INTEREST Package
Hook provided for FN_DATE_DIFF() - FN_PRE_DATE_DIFF and FN_POST_DATE_DIFF
Table 1-5 FN_DATE_DIFF/6/1- FN_PRE_DATE_DIFF
Parameter | Description |
---|---|
Function | FN_DATE_DIFF |
No of Parameters | 6 |
Function Call Id | 1 |
Cluster/Custom Function Name | FN_PRE_DATE_DIFF |
Additional parameters | None |
Sent to Extensible layer | None |
Received from Extensible layer | None |
Hook Description | Hook has been provided at the beginning of the function fn_populate_interest in package cfpks_services. |
Description |
Hooks provided for FN_DATE_DIFF() 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 | 24931246 |
Table 1-6 FN_DATE_DIFF/6/1- FN_POST_DATE_DIFF
Parameter | Description |
---|---|
Function | FN_POPULATE_INTEREST |
No of Parameters | 6 |
Function Call Id | 2 |
Cluster/Custom Function Name | FN_POST_DATE_DIFF |
Additional parameters | None |
Sent to Extensible layer | None |
Received from Extensible layer | None |
Hook Description | Hooks provided for FN_DATE_DIFF() |
Description |
Hooks provided for FN_DATE_DIFF() 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 | 24931246 |
Parent topic: ICCB Module Hooks