Entry points > Module Supervisor > Standard script ETAT 

ALIMETAT

This entry point is called by a few processes associated to the reports (initialization process) using AREPORTM table. This table is used to extract information that can be printed via Crystal Report more easily.

Context and operating mode

In the context of the entry point :

  • There is a current transaction
  • No trace file is open

The ALIMETAT entry point is usually called via the init process's subprogram IMPRIME associated with the report. Theses processes' sources must be inquired (clear description) in order to know the context of the call.
There is always a transaction.
There is no open log file.