9.1 LDPKS_AUTOLIQ Package

An inline hook provided in FN_DETAILS function.

Table 9-1 FN_DETAILS/2/3

Parameter Description
Function FN_DETAILS/2/3
No of Parameters 2
Function Call Id 3
Cluster/Custom Function Name FN_DETAILS
Additional parameters L_FN_CALL_ID, L_TB_CLUSTER_DATA
Sent to Extensible layer L_TB_CLUSTER_DATA('L_QUERY')
Received from Extensible layer L_TB_CLUSTER_DATA('L_QUERY')
Hook Description An inline hook provided in FN_DETAILS function
Description

An inline hook provided in FN_DETAILS function

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 31474459