5.7 FXPKS_FXDSWPAU_UTILS Package
Hook is provided in FN_UPLOAD_FXMM_CONTRACTS. This hook is required to update the work variable with UDF values before the underlying FX contracts are created
Table 5-17 FN_UPLOAD_FXMM_CONTRACTS/2/1- FN_POST_UPLOAD_FXMM_CONTRACTS
Parameter | Description |
---|---|
Function | FN_UPLOAD_FXMM_CONTRACTS |
No of Parameters | 2 |
Function Call Id | 1 |
Cluster/Custom Function Name | FN_POST_UPLOAD_FXMM_CONTRACTS |
Additional parameters | None |
Sent to Extensible layer | None |
Received from Extensible layer | None |
Hook Description | Hook is provided in FN_UPLOAD_FXMM_CONTRACTS. Hook required to update the work variable with UDF values before the underlying FX contracts are created. |
Description |
Hook is provided in FN_UPLOAD_FXMM_CONTRACTS. Hook required to update the work variable with UDF values before the underlying FX contracts are created. 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 | 32892411 |
Table 5-18 FN_UPLOAD_FXMM_CONTRACTS/2/0- FN_PRE_UPLOAD_FXMM_CONTRACTS
Parameter | Description |
---|---|
Function | FN_UPLOAD_FXMM_CONTRACTS |
No of Parameters | 2 |
Function Call Id | 0 |
Cluster/Custom Function Name | FN_PRE_UPLOAD_FXMM_CONTRACTS |
Additional parameters | None |
Sent to Extensible layer | None |
Received from Extensible layer | None |
Hook Description | Hook is provided in FN_UPLOAD_FXMM_CONTRACTS. Hook required to update the work variable with UDF values before the underlying FX contracts are created. |
Description |
Hook is provided in FN_UPLOAD_FXMM_CONTRACTS. Hook required to update the work variable with UDF values before the underlying FX contracts are created. 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 | 32892411 |
Parent topic: Foreign Exchange Module Hooks