This entry point is used to add an additional filter on the payments to be selected in the acceptance return function.
There is no transaction in progress.
There is no open log file.
This entry point intervenes at the time of the construction of the filter on the payments, before the update transaction.
The variable available in this entry point is the CRITSPE variable (length 250). It is erased before the call to the entry point.
The RETACC mask is available in this function.
Variable or mask | Definition |
Mask RETACC [DIA] | Criteria mask |
Variable Char CRITSPE(250) | Entry of additional criteria |
Table | Significant content | Table Title |
TABPAYTYP | No | Payment transactions |
PAYMENTH | No | Payments header |
BPARTNER | No | BP |
COMPANY | No | Companies |
FACILITY | No | Sites |
This entry point is used to modify the payments selected in the acceptance return function.
There is one transaction in progress.
There is no open log file.
This entry point intervenes just before the update of the [PYH] class (payment header file) for each payment listed in the grid.
In standard, only the payment method remains modifiable. With this entry point, the other fields in the file can be modified.
The RETACC2 [RTC] mask is available in this entry point.
Table | Significant content | Table Title |
TABPAYTYP | No | Payment transactions |
PAYMENTH | YES | Payments header |
BPARTNER | No | BP |
COMPANY | No | Companies |
FACILITY | No | Sites |