5.12 FXPKS_MESG Package
Hook is provided in FN_SETGENSINGLE()
Table 5-38 FN_SETGENSINGLE/6/1- FN_PRE_SETGENSINGLE
Parameter | Description |
---|---|
Function | FN_SETGENSINGLE |
No of Parameters | 6 |
Function Call Id | 1 |
Cluster/Custom Function Name | FN_PRE_SETGENSINGLE |
Additional parameters | None |
Sent to Extensible layer | None |
Received from Extensible layer | None |
Hook Description | Hook is provided in FN_SETGENSINGLE() |
Description |
Hook is provided in FN_SETGENSINGLE() 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 | NA |
Table 5-39 FN_SETGENSINGLE/6/2- FN_POST_SETGENSINGLE
Parameter | Description |
---|---|
Function | FN_SETGENSINGLE |
No of Parameters | 6 |
Function Call Id | 2 |
Cluster/Custom Function Name | FN_POST_SETGENSINGLE |
Additional parameters | None |
Sent to Extensible layer | None |
Received from Extensible layer | None |
Hook Description | Hook is provided in FN_SETGENSINGLE() |
Description |
Hook is provided in FN_SETGENSINGLE() 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 | NA |
Table 5-40 FN_UPDMESG/8/1- FN_PRE_UPDMESG
Parameter | Description |
---|---|
Function | FN_UPDMESG |
No of Parameters | 8 |
Function Call Id | 1 |
Cluster/Custom Function Name | FN_PRE_UPDMESG |
Additional parameters | None |
Sent to Extensible layer | None |
Received from Extensible layer | None |
Hook Description | Hooks given to SGEN event during batch run if confirmation has not happened. |
Description |
Hooks given to SGEN event during batch run if confirmation has not happened. 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 | 18837262 |
Table 5-41 FN_UPDMESG/8/2- FN_POST_UPDMESG
Parameter | Description |
---|---|
Function | FN_UPDMESG |
No of Parameters | 8 |
Function Call Id | 2 |
Cluster/Custom Function Name | FN_POST_UPDMESG |
Additional parameters | None |
Sent to Extensible layer | None |
Received from Extensible layer | None |
Hook Description | Hooks given to SGEN event during batch run if confirmation has not happened. |
Description |
Hooks given to SGEN event during batch run if confirmation has not happened. 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 | 18837262 |
Parent topic: Foreign Exchange Module Hooks