7.1 MIPKS_TR_REFERRAL Package
Hook is provided in the package in the function fn_get_con_default().
Table 7-1 FN_GET_CON_DEFAULT/8/1
Parameter | Description |
---|---|
Function | FN_GET_CON_DEFAULT |
No of Parameters | 8 |
Function Call Id | 1 |
Cluster/Custom Function Name | FN_GET_CON_DEFAULT |
Additional parameters | lo_product_record , l_Fn_Call_Id , l_Tb_Cluster_Data |
Sent to Extensible layer | None |
Received from Extensible layer | None |
Hook Description | Hook is provided in the package in the function fn_get_con_default(). |
Description |
Hook is provided in the package in the function fn_get_con_default(). 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 | 28472790 |
Table 7-2 FN_GET_CON_DEFAULT/8/2
Parameter | Description |
---|---|
Function | FN_GET_CON_DEFAULT |
No of Parameters | 8 |
Function Call Id | 2 |
Cluster/Custom Function Name | FN_GET_CON_DEFAULT |
Additional parameters | lo_product_record , l_Fn_Call_Id , l_Tb_Cluster_Data |
Sent to Extensible layer | None |
Received from Extensible layer | None |
Hook Description | Hook is provided in the package in the function fn_get_con_default(). |
Description |
Hook is provided in the package in the function fn_get_con_default(). 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 | 28472790 |
Parent topic: Management Information System Hooks