11.1 TAPKS_TR_NEW Package

Table 11-1 FN_COMPUTE_AMOUNT

Parameter Description
Function FN_COMPUTE_AMOUNT
No of Parameters 17
Function Call Id 0
Cluster/Custom Function Name FN_COMPUTE_AMOUNT
Additional parameters l_tb_cluster_data
Sent to Extensible layer

l_Tb_Cluster_Data(g_Unique_Tax_Id)

l_Tb_Cluster_Data(l_Effective_Date)

l_Tb_Cluster_Data(l_Cust_Category)

l_Tb_Cluster_Data(l_Country_Code)

Received from Extensible layer

l_Tb_Cluster_Data(g_Unique_Tax_Id)

l_Tb_Cluster_Data(l_Effective_Date)

l_Tb_Cluster_Data(l_Cust_Category)

l_Tb_Cluster_Data(l_Country_Code)

Hook Description Hook provided for Tax Rule maintenance and Tax processing for getting customised Tax computed amount based on the PK
Description

Hook provided for Tax Rule maintenance and Tax processing for getting customised Tax computed amount based on the PK. 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 16754493

Table 11-2 FN_COMPUTE_TAX/0/1

Parameter Description
Function FN_COMPUTE_TAX
No of Parameters 0
Function Call Id 1
Cluster/Custom Function Name FN_COMPUTE_TAX
Additional parameters None
Sent to Extensible layer l_Tb_Cluster_Data('l_Category') := l_Category; l_Tb_Cluster_Data('l_Country_Code') := l_Country_Code;
Received from Extensible layer None
Hook Description Hook has been provided in function Fn_Compute_Tax in package tapks_new.
Description

Hook has been provided in function Fn_Compute_Tax in package tapks_new. 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 28737398

Table 11-3 FN_GET_UNIQUETAXID/4/0-FN_POST_GET_UNIQUETAXID

Parameter Description
Function FN_GET_UNIQUETAXID
No of Parameters 4
Function Call Id 0
Cluster/Custom Function Name FN_POST_GET_UNIQUETAXID
Additional parameters None
Sent to Extensible layer None
Received from Extensible layer None
Hook Description Hook provided for Tax Rule maintenance and Tax processing
Description

Hook provided for Tax Rule maintenance and Tax processing. 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 16754493

Table 11-4 FN_GET_UNIQUETAXID/4/0 - FN_PRE_GET_UNIQUETAXID

Parameter Description
Function FN_GET_UNIQUETAXID
No of Parameters 4
Function Call Id 0
Cluster/Custom Function Name FN_PRE_GET_UNIQUETAXID
Additional parameters None
Sent to Extensible layer None
Received from Extensible layer None
Hook Description Hook provided for Tax Rule maintenance and Tax processing
Description

Hook provided for Tax Rule maintenance and Tax processing. 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 16754493