DEPOINTAGE Script : Reconciliation Reversal
FILTER_ECR: Additional filter on Reconciliation reversal
Context and operating method
Transaction
There is no transaction in progress.
Log file
There is no open log file.
Different call cases
This entry point is used to complete the standard filter made before displaying journal entry lines using button « Search ».
It is called when creating filters for the selection of the accounting entry lines displayed on the screen.
Available variables and masks
The CRITSUP local variable with a length of 250 characters is used to enter additional criteria.
The CRITERE local variable contains standard criteria.
The mask used for the criteria entry is DEPOINT0 with the abbreviation SAI1.
Variable or mask | Definition |
---|---|
DEPOINT0 [SAI1] | Criteria entry and results display mask |
Variable char CRITERE(250) | Standard criteria |
Variable char CRITSUP(250) | Entry of additional criteria |
Open tables
Only table Bank accounts has a significant content.
Table | Significant content | Table title |
---|---|---|
BANK [BAN] | Yes | Bank accounts |
GACCENTRY [HAE] | No | Accounting entries |
GACCENTRYD [DAE] | No | Accounting entry lines |