5.5 FN_CONTRACT_COPY
This Hook is provided in FN_CONTRACT_COPY()
Table 5-11 FN_CONTRACT_COPY/4/1- FN_PRE_CONTRACT_COPY
Parameter | Description |
---|---|
Function | FN_CONTRACT_COPY |
No of Parameters | 4 |
Function Call Id | 1 |
Cluster/Custom Function Name | FN_PRE_CONTRACT_COPY |
Additional parameters | None |
Sent to Extensible layer | None |
Received from Extensible layer | None |
Hook Description | Hook is provided in FN_CONTRACT_COPY() |
Description |
Hook is provided in FN_CONTRACT_COPY(). 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-12 FN_CONTRACT_COPY/4/2- FN_POST_CONTRACT_COPY
Parameter | Description |
---|---|
Function | FN_CONTRACT_COPY |
No of Parameters | 4 |
Function Call Id | 2 |
Cluster/Custom Function Name | FN_POST_CONTRACT_COPY |
Additional parameters | None |
Sent to Extensible layer | None |
Received from Extensible layer | None |
Hook Description | Hook is provided in FN_CONTRACT_COPY() |
Description |
Hook is provided in FN_CONTRACT_COPY(). 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-13 FN_IMPORT_COPY/9/1- FN_PRE_IMPORT_COPY
Parameter | Description |
---|---|
Function | FN_IMPORT_COPY |
No of Parameters | 9 |
Function Call Id | 1 |
Cluster/Custom Function Name | FN_PRE_IMPORT_COPY |
Additional parameters | None |
Sent to Extensible layer | None |
Received from Extensible layer | None |
Hook Description | Hook is provided in FN_IMPORT_COPY(). |
Description |
Hook is provided in FN_IMPORT_COPY(). 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-14 FN_IMPORT_COPY/9/2- FN_POST_IMPORT_COPY
Parameter | Description |
---|---|
Function | FN_IMPORT_COPY |
No of Parameters | 9 |
Function Call Id | 2 |
Cluster/Custom Function Name | FN_POST_IMPORT_COPY |
Additional parameters | None |
Sent to Extensible layer | None |
Received from Extensible layer | None |
Hook Description | Hook is provided in FN_IMPORT_COPY(). |
Description |
Hook is provided in FN_IMPORT_COPY(). 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