Use this entry point to have access to unpaid payments. It is used to update the payment due dates.
There is no transaction in progress.
There is an open log file.
This entry point is available for each payment concerning an unpaid item.
The entry mask for the unpaid items is on-line.
Variable or mask | Definition |
IMPAYE [IPY0] | Unpaid items |
|
|
|
|
In the table below, the significant content flag indicates that the content matches the context.
For the Unpaid items table, the entry point is found in the loop on the Unpaid items lines entered.
Table | Significant content | Table Title |
UNPAID | X | Unpaid items |
GACCDUDATE |
| Due dates |
PAYMENTH |
| Payment header |
PAYMENTD |
| Payment lines |
This entry point is used to take over right before writing to the UNPAID temporary table for unpaid items in order to initialize specific/custom fields that have been added.
There is one transaction in progress.
There is an open log file.
The entry point is called in the transaction and just before the write to the UNPAID table.
The entry mask for the unpaid items is on-line.
Variable or mask | Definition |
IMPAYE [IPY0] | Unpaid items |
Table | Significant content | Table Title |
UNPAID | X | Unpaid items |
GACCDUDATE |
| Due dates |
PAYMENTH |
| Payment header |
PAYMENTD |
| Payment lines |
TABPAYTYP |
| Payment transaction |
GACCOUNT |
| Accounts |
This entry point is used to take over right before the call to the standard subprogram used for the generation of the unpaid item journal.
There is one transaction in progress.
There is an open log file.
The entry point is called right before the call to the standard program for the generation of automatic journals.
The PCEAUTO local variable contains the code of the automatic journal used for the generation of the open item journal. This variable is initialized based on the value contained in the GAUUNPAI parameter.
Variable or mask | Definition |
IMPAYE [IPY0] | Unpaid items |
Table | Significant content | Table Title |
UNPAID | X | Unpaid items |
GACCDUDATE |
| Due dates |
PAYMENTH |
| Payment header |
PAYMENTD |
| Payment lines |
TABPAYTYP |
| Payment transaction |
GACCOUNT |
| Accounts |
This entry point is used to take over right before the validation of the transaction that updates the tables intervening in the unpaid item procedure.
There is one transaction in progress.
There is an open log file.
The entry point is called right before the 'Commit' instruction and is used to manage the update of a specific table before the validation of the transaction.
Available variables and masks
Variable or mask | Definition |
IMPAYE [IPY0] | Unpaid items |
Table | Significant content | Table Title |
UNPAID | Unpaid items | |
GACCDUDATE |
| Due dates |
PAYMENTH |
| Payment header |
PAYMENTD |
| Payment lines |
TABPAYTYP |
| Payment transaction |
GACCOUNT |
| Accounts |