6.3 ISPKS_ADDON
FN_UPDATE_PARTY/18/1
Hook is provided in FN_UPDATE_PARTY/18/1 function.
Table 6-3 FN_UPDATE_PARTY/18/1
Parameter | Description |
---|---|
Function | FN_UPDATE_PARTY |
No of Parameters | 18 |
Function Call Id | 1 |
Cluster/Custom Function Name | FN_VALIDATE_ISTBS_CONTRACTIS |
Additional parameters | l_Fn_Call_Id , l_Tb_Cluster_Data |
Sent to Extensible layer |
l_Tb_Cluster_Data('LO_TRANSFER_TYPE') l_Tb_Cluster_Data('L_RTGS_PRODUCT') l_Tb_Cluster_Data('L_RTGS_PAYMENT') l_Tb_Cluster_Data('L_RTGS_NETWORK') l_Tb_Cluster_Data('LO_AMOUNT_TAG') l_Tb_Cluster_Data('LO_ACC_WITH_INSTN_SET_1') l_Tb_Cluster_Data('LO_INTERMEDIARY_SET_1') |
Received from Extensible layer |
l_Tb_Cluster_Data('LO_TRANSFER_TYPE') l_Tb_Cluster_Data('L_RTGS_PRODUCT') l_Tb_Cluster_Data('L_RTGS_PAYMENT') l_Tb_Cluster_Data('L_RTGS_NETWORK') l_Tb_Cluster_Data('LO_AMOUNT_TAG') l_Tb_Cluster_Data('LO_ACC_WITH_INSTN_SET_1') l_Tb_Cluster_Data('LO_INTERMEDIARY_SET_1') |
Hook Description | Hook is provided in the package ispks_addon in the function fn_update_party() for Africa EAPS payments development. |
Description |
Hook is provided in the package ispks_addon in the function fn_update_party() for Africa EAPS payments development. 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 | 28591488 |
Parent topic: Settlement Instructions Module Hooks