In the context of the entry point :
The following tables are on line :
Table | Significant content | Table description |
---|---|---|
ABATRQT [ABR] | No | Batch server (queries) |
ABATPAR [ABP] | No | Batch server (parameters) |
The FINREQ entry point is set in the REQUETES process just after the update of the request flag and before the triggering of the other requests in the same group.
If in the batch task, a log has not been opened, the current open log is in the file APPLI_server."RQT"_request_number.tra.
FICTRQ contains the open log name
GERRTRACE contains the number of errors in the log
OKRQT contains the GOK if managed by the task.
The ABATRQT and ABATPAR tables are opened and registered.
The ERRREQ entry point is inserted into the error management sub-programs.
In the context of the entry point :
The following tables are on line :
Table | Significant content | Table description |
---|---|---|
ABATRQT [ABR] | No | Batch server (queries) |
ABATPAR [ABP] | No | Batch server (parameters) |
The ERRREQ entry point is positoned in the REQUETES process in the error management sub-programs triggered by the "Onerrgo" instruction. This entry point is used to manage a finer error management.
FICTRQ contains the open log name
GERRTRACE contains the number of errors in the log
OKRQT contains the GOK if managed by the task.
The ABATRQT and ABATPAR tables are opened and registered.