1.2 CFPKS_TR_SERVICES Package
Table 1-3 FN_POPULATE_INTEREST/0/1- FN_PRE_POPULATE_INTEREST
Parameter | Description |
---|---|
Function | FN_POPULATE_INTEREST |
No of Parameters | 0 |
Function Call Id | 1 |
Cluster/Custom Function Name | FN_PRE_POPULATE_INTEREST |
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 |
Hook has been provided at the beginning of the function fn_populate_interest in package cfpks_services. 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 | 29432848 |
Table 1-4 FN_POPULATE_INTEREST/0/2 - FN_POST_POPULATE_INTEREST
Parameter | Description |
---|---|
Function | FN_POPULATE_INTEREST |
No of Parameters | 0 |
Function Call Id | 2 |
Cluster/Custom Function Name | FN_POST_POPULATE_INTEREST |
Additional parameters | None |
Sent to Extensible layer | None |
Received from Extensible layer | None |
Hook Description | Hook has been provided at the end of the function fn_populate_interest in package cfpks_services. |
Description |
Hook has been provided at the end of the function fn_populate_interest in package cfpks_services. 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 | 29432848 |
Parent topic: ICCB Module Hooks