12.2 TRPKS_EAC_SERVICE Package

A call with standard pre and post hooks has been made from trpks_eac_service.sql in the function fn_eac_process1().

Table 12-6 FN_EAC_PROCESS1/4/0

Parameter Description
Function FN_EAC_PROCESS1/4/0
No of Parameters 4
Function Call Id 0
Cluster/Custom Function Name FN_PRE_EAC_PROCESS1
Additional parameters None
Sent to Extensible layer None
Received from Extensible layer None
Hook Description A call with standard pre and post hooks has been made from trpks_eac_service.sql in the function fn_eac_process1().
Description

A call with standard pre and post hooks has been made from trpks_eac_service.sql in the function fn_eac_process1(). 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