5.6 FXPKS_CREATE_CONTRACT Package
Table 5-15 FN_VALIDATE_SPOT_DATE/5/0- FN_POST_VALIDATE_SPOT_DATE
Parameter | Description |
---|---|
Function | FN_VALIDATE_SPOT_DATE |
No of Parameters | 5 |
Function Call Id | 1 |
Cluster/Custom Function Name | FN_POST_VALIDATE_SPOT_DATE |
Additional parameters | None |
Sent to Extensible layer | None |
Received from Extensible layer | None |
Hook Description | A call with standard pre and post hooks has been made from fxpks_create_contract.sql in the function fn_validate_spot_d ate(). |
Description |
A call with standard pre and post hooks has been made from fxpks_create_contract.sql in the function fn_validate_spot_d ate(). 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 | 34011496 |
FN_VALIDATE_SPOT_DATE/5/0- FN_PRE_VALIDATE_SPOT_DATE
Table 5-16 FN_VALIDATE_SPOT_DATE/5/0- FN_PRE_VALIDATE_SPOT_DATE
Parameter | Description |
---|---|
Function | FN_VALIDATE_SPOT_DATE |
No of Parameters | 5 |
Function Call Id | 0 |
Cluster/Custom Function Name | FN_PRE_VALIDATE_SPOT_DATE |
Additional parameters | None |
Sent to Extensible layer | None |
Received from Extensible layer | None |
Hook Description | A call with standard pre and post hooks has been made from fxpks_create_contract.sql in the function fn_validate_spot_d ate(). |
Description |
A call with standard pre and post hooks has been made from fxpks_create_contract.sql in the function fn_validate_spot_d ate(). 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 | 34011496 |
Parent topic: Foreign Exchange Module Hooks