8.1 MSCOMS_TR Package

Hook is provided in the package in the function fn_get_con_default().

Table 8-1 FN_BUILD_MESSAGE/5/1 - FN_PRE_BUILD_MESSAGE

Parameter Description
Function FN_BUILD_MESSAGE
No of Parameters 5
Function Call Id 1
Cluster/Custom Function Name FN_PRE_BUILD_MESSAGE
Additional parameters None
Sent to Extensible layer None
Received from Extensible layer None
Hook Description Pre hook given for customization
Description

Pre hook given for customization 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 27297078

Table 8-2 FN_BUILD_MESSAGE/5/2- FN_POST_BUILD_MESSAGE

Parameter Description
Function FN_BUILD_MESSAGE
No of Parameters 5
Function Call Id 2
Cluster/Custom Function Name FN_POST_BUILD_MESSAGE
Additional parameters None
Sent to Extensible layer None
Received from Extensible layer None
Hook Description Post hook given for customization
Description

Post hook given for customization. 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 27297078

Table 8-3 FN_BUILD_MESSAGE/7/1

Parameter Description
Function FN_BUILD_MESSAGE
No of Parameters 7
Function Call Id 1
Cluster/Custom Function Name FN_BUILD_MESSAGE
Additional parameters None
Sent to Extensible layer msg_type
Received from Extensible layer None
Hook Description Inline hook given for msg_type '98'
Description

Inline hook given for msg_type '98'. 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 27453408