5.1 FN_SERVERBOOK Package
Hook is provided in FN_SERVERBOOK.
Table 5-1 FN_SERVERBOOK/6/1- FN_PRE_SERVERBOOK
Parameter | Description |
---|---|
Function | FN_SERVERBOOK |
No of Parameters | 6 |
Function Call Id | 1 |
Cluster/Custom Function Name | FN_PRE_SERVERBOOK |
Additional parameters | None |
Sent to Extensible layer | None |
Received from Extensible layer | None |
Hook Description | Hook is provided in FN_SERVERBOOK. Hook is added to skip accounting entries for BOOK event and post it to New INIT event. |
Description |
Hook is provided in FN_SERVERBOOK. Hook is added to skip accounting entries for BOOK event and post it to New INIT event. 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. |
Table 5-2 FN_SERVERBOOK/6/2- FN_POST_SERVERBOOK
Parameter | Description |
---|---|
Function | FN_SERVEBOOK |
No of Parameters | 6 |
Function Call Id | 2 |
Cluster/Custom Function Name | FN_POST_SERVERBOOK |
Additional parameters | None |
Sent to Extensible layer | None |
Received from Extensible layer | None |
Hook Description | Hook is provided in FN_SERVERBOOK. Hook is added to skip accounting entries for BOOK event and post it to New INIT event. |
Description |
Hook is provided in FN_SERVERBOOK. Hook is added to skip accounting entries for BOOK event and post it to New INIT event. 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. |
Parent topic: Foreign Exchange Module Hooks