Use this entry point to manage the update of tables other than the statement table (RELBANK) when a statement is loaded.
There is one transaction in progress.
There is an open log file.
This entry point intervenes after each line of the loaded statement are written in the RELBANK table, irrespective of the type of the line processed (start balance, detail or end balance).
Variable or mask | Definition |
RELBAN [DIA] | Criteria mask |
The [RBK] class contains the statement line that has just been inserted in the table.
Table | Significant content | Table Title |
RELBANK [RBK] |
| Statements |
RELBANK [RBKK] |
| Statements |
BANK [BAN] |
| Bank accounts |
TABFILBAN [TFB] |
| Bank file definitions |
TABCUR [TCU] |
| Currencies |
COMPANY [CPY] |
| Companies |
TABCOUAFF [TCA] |
| Sequence number assignment |
Use this entry point to take over before importing the file.
There is one transaction in progress.
There is an open log file.
The entry point is called before importing the file.
By this entry point, backups of the file to import can be carried out if needed.
The RELBAN mask is available.
Variable or mask | Definition |
RELBAN [DIA] | Criteria mask |
The [RBK] class is empty and is populated during the read of the statement.
Table | Significant content | Table Title |
RELBANK [RBK] |
| Statements |
RELBANK [RBKK] |
| Statements |
BANK [BAN] |
| Bank accounts |
TABFILBAN [TFB] |
| Bank file definitions |
TABCUR [TCU] |
| Currencies |
COMPANY [CPY] |
| Companies |
TABCOUAFF [TCA] |
| Sequence number counters |
This entry point is used to control import formulas for bank statements.
There is one transaction in progress.
There is an open log file.
This entry point is called before the date are assigned in the RELBANK table, irrespective of the type of line processed (start balance, detail or end balance).
Standard and specific formulas can be controlled via this entry point before populating the RELBANK table.
The RELBAN mask is available.
Variable or mask | Definition |
RELBAN [DIA] | Criteria mask |
COK [L] | Validity flag (COK=0 = Error) |
The [RBK] class is empty and is populated during the read of the statement.
Table | Significant content | Table Title |
RELBANK [RBK] |
| Statements |
RELBANK [RBKK] |
| Statements |
BANK [BAN] |
| Bank accounts |
TABFILBAN [TFB] |
| Bank file definitions |
TABCUR [TCU] |
| Currencies |
COMPANY [CPY] |
| Companies |
TABCOUAFF [TCA] |
| Sequence number assignment |
This entry point is used to exploit new formulas in the bank statement import.
There is one transaction in progress.
There is an open log file.
This entry point is called before the read of each line in the statement loaded in RELBANK table, irrespective of the type of line processed (start balance, detail, end balance).
Standard and specific formulas can populate or modify the data in the RELBANK table.
The RELBAN mask is available.
Variable or mask | Definition |
RELBAN [DIA] | Criteria mask |
COK [L] | Validity flag (COK=0 = Error) |
The [RBK] class is empty and is populated during the read of the statement.
Table | Significant content | Table Title |
RELBANK [RBK] |
| Statements |
RELBANK [RBKK] |
| Statements |
BANK [BAN] |
| Bank accounts |
TABFILBAN [TFB] |
| Bank file definitions |
TABCUR [TCU] |
| Currencies |
COMPANY [CPY] |
| Companies |
TABCOUAFF [TCA] |
| Sequence number assignment |
Use this entry point to take over before the assignment of the amount and the sign for the bank statement line.
There is one transaction in progress.
There is an open log file.
This entry point is called before the assignment of the amount and sign of a statement line.
Assignments of sign and amount can be carried out via this entry point. If when resuming the execution of the processing, the SENS variable is null, the standard assignment will be performed.
The RELBAN mask is available.
Variable or mask | Definition |
RELBAN [DIA] | Criteria mask |
SENS [L] | Line sign |
IMPMONT [L] | Line amount |
CHP [L] | Current field |
VIRG [L] | Number of decimal |
COK [L] | Validity flag (COK=0 = Error) |
The [RBK] class is empty and is populated during the read of the statement.
Table | Significant content | Table Title |
RELBANK [RBK] |
| Statements |
RELBANK [RBKK] |
| Statements |
BANK [BAN] |
| Bank accounts |
TABFILBAN [TFB] |
| Bank file definitions |
TABCUR [TCU] |
| Currencies |
COMPANY [CPY] |
| Companies |
TABCOUAFF [TCA] |
| Sequence number assignment |