12.1 CVPKS_TR_UTILS Package
Inline hook has been provided with skip kernal in function FN_GET_DR_DD_AGMT_MASTER and GET_STTB_ACC.
Table 12-1 FN_GET_ACC_MIN_BAL
Parameter | Description |
---|---|
Function | FN_GET_ACC_MIN_BAL |
No of Parameters | 6 |
Function Call Id | 1 |
Cluster/Custom Function Name | FN_GET_ACC_MIN_BAL |
Additional parameters | l_fn_call_id , l_tb_cluster_data |
Sent to Extensible layer |
l_Tb_Cluster_Data ('L_CUSTACC_REC.ACCOUNT_CLASS') l_Tb_Cluster_Data ('L_CUSTACC_REC.CCY') |
Received from Extensible layer | None |
Hook Description | Hooks is provided in the package cvpks_utils in the function fn_get_acc_min_bal(). |
Description |
Hooks is provided in the package cvpks_utils in the function fn_get_acc_min_bal(). 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 | 28591775 |
Table 12-2 FN_GET_DR_DD_AGMT_MASTER/0/1
Parameter | Description |
---|---|
Function | FN_GET_DR_DD_AGMT_MASTER |
No of Parameters | 0 |
Function Call Id | 1 |
Cluster/Custom Function Name | FN_GET_DR_DD_AGMT_MASTER |
Additional parameters | None |
Sent to Extensible layer |
None |
Received from Extensible layer | None |
Hook Description | Inline hook has been provided with skip kernal in function FN_GET_DR_DD_AGMT_MASTER |
Description |
Inline hook has been provided with skip kernal in function FN_GET_DR_DD_AGMT_MASTER 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 | 27360397 |
Table 12-3 FN_POST_GET_STTB_ACC
Parameter | Description |
---|---|
Function | FN_POST_GET_STTB_ACC |
No of Parameters | 0 |
Function Call Id | 2 |
Cluster/Custom Function Name | FN_POST_GET_STTB_ACC |
Additional parameters | None |
Sent to Extensible layer |
None |
Received from Extensible layer | None |
Hook Description | Post hook has been provided in function Get_Sttb_Acc. |
Description |
Post hook has been provided in function Get_Sttb_Acc. 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 | 27297069 |
Table 12-4 GET_BRANCH_DATE/4/1
Parameter | Description |
---|---|
Function | GET_BRANCH_DATE |
No of Parameters | 4 |
Function Call Id | 1 |
Cluster/Custom Function Name | FN_GET_DR_DD_AGMT_MASTER |
Additional parameters | l_fn_call_id , l_tb_cluster_data |
Sent to Extensible layer |
None |
Received from Extensible layer | None |
Hook Description | Hook is provided in cvpks_utils package in the procedure Get_Branch_Date(). |
Description |
Hook is provided in cvpks_utils package in the procedure Get_Branch_Date(). 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 | 28117675 |
Table 12-5 GET_STTB_ACC/0/1
Parameter | Description |
---|---|
Function | GET_STTB_ACC |
No of Parameters | 0 |
Function Call Id | 1 |
Cluster/Custom Function Name | GET_STTB_ACC |
Additional parameters | None |
Sent to Extensible layer |
None |
Received from Extensible layer |
l_Accrec := Global_Cache(l_Idx); l_Accrec := Global_Cache(l_Idx1) |
Hook Description | Inline hook has been provided with skip kernal in function GET_STTB_ACC |
Description |
Inline hook has been provided with skip kernal in function GET_STTB_ACC 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 | 27297069 |
Parent topic: Treasury Module Hooks