1.1 CFPKS_TR_CLASS Package
Pre hook provided for custom - FN_PRE_AMOUNT_TAG_INSERT and FN_POST_AMOUNT_TAG_INSERT.
Table 1-1 FN_AMOUNT_TAG_INSERT/5/1 - FN_PRE_AMOUNT_TAG_INSERT
Parameter | Description |
---|---|
Function | FN_AMOUNT_TAG_INSERT |
No of Parameters | 5 |
Function Call Id | 1 |
Cluster/Custom Function Name | FN_PRE_AMOUNT_TAG_INSERT |
Additional parameters | None |
Sent to Extensible layer | None |
Received from Extensible layer | None |
Hook Description | Pre hook provided for custom |
Description |
Hook is provided in FN_AMOUNT_TAG_INSERT. Hook required to additional accounting entries will be maintained in Coupon Collection (CPCD) event by introducing new amount tags. PK All parameters received by kernel function are passed to the custom hook. Additional parameters passed to custom hook are mentioned in field "Additional Parameters". The variables mentioned in " Sent to Extensible Layer" field are passed to custom hook. The variables mentioned in "Received from Extensible Layer" field are reassigned to kernel. |
Bug No | 33149015 |
Table 1-2 FN_AMOUNT_TAG_INSERT/5/1
Parameter | Description |
---|---|
Function | FN_AMOUNT_TAG_INSERT |
No of Parameters | 5 |
Function Call Id | 1 |
Cluster/Custom Function Name | FN_POST_AMOUNT_TAG_INSERT |
Additional parameters | None |
Sent to Extensible layer | None |
Received from Extensible layer | None |
Hook Description | Post hook provided for custom |
Description |
Hook is provided in FN_AMOUNT_TAG_INSERT. Hook required to additional accounting entries will be maintained in Coupon Collection (CPCD) event by introducing new amount tags. PK All parameters received by kernel function are passed to the custom hook. Additional parameters passed to custom hook are mentioned in field "Additional Parameters". The variables mentioned in " Sent to Extensible Layer" field are passed to custom hook. The variables mentioned in "Received from Extensible Layer" field are reassigned to kernel. |
Bug No | 33149015 |
Parent topic: ICCB Module Hooks