3.2 DVPKS_CONTRACT_SERVICES_0 Package
Hook is provided in DVPKS_CONTRACT_SERVICES_0_CUSTOM.FN_PRE_AUTHORISE and DVPKS_CONTRACT_SERVICES_0_CUSTOM.FN_POST_AUTHORISE
Table 3-3 FN_AUTHORISE/3/1 - FN_PRE_AUTHORISE
Parameter | Description |
---|---|
Function | FN_AUTHORISE |
No of Parameters | 3 |
Function Call Id | 1 |
Cluster/Custom Function Name | FN_PRE_AUTHORISE |
Additional parameters | None |
Sent to Extensible layer | None |
Received from Extensible layer | None |
Hook Description | Hook is provided in DVPKS_CONTRACT_SERVICES_0_CUSTOM.FN_PRE_AUTHORISE. |
Description |
Hook is provided in DVPKS_CONTRACT_SERVICES_0_CUSTOM.FN_PRE_AUTHORISE 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 | 33944281 |
Table 3-4 FN_AUTHORISE/3/2 - FN_POST_AUTHORISE
Parameter | Description |
---|---|
Function | FN_AUTHORISE |
No of Parameters | 3 |
Function Call Id | 2 |
Cluster/Custom Function Name | FN_POST_AUTHORISE |
Additional parameters | None |
Sent to Extensible layer | None |
Received from Extensible layer | None |
Hook Description | Hook is provided in DVPKS_CONTRACT_SERVICES_0_CUSTOM.FN_POST_AUTHORISE |
Description |
Hook is provided in DVPKS_CONTRACT_SERVICES_0_CUSTOM.FN_POST_AUTHORISE 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 | 33944281 |
Parent topic: Derivatives Module Hooks