Actions for an import template with grid OBJect

General Contents - Templates - Import Export

 

The import template uses both actions of the OBJect and actions of the import. When, for an event, the two types of action are available, the OBJect action precedes the import action. In the grids below, (+ IMP ) means that the OBJect action is followed by the import action (identical name preceded by the IMP_ root). For the OBJect action, like for the import action, the specific/custom processing is run, then the standard processing.

During the generation process of the import processing
OBJect actionImport actionFirst action executed
IMP_COMPILEBefore the creation of the import processing:
IMP_TRTSUPAfter the creation of the import processing

 

During import execution
OBJect actionImport actionCall context
AVANT_OUVRE ( + IMP )First action executed
DEFTRANSStart of the OBJect window analysis
OUVRE ( + IMP )After opening the tables and screens
VERROU ( + IMP )Before symbol locking
FILTREBefore the Filter on the main table
LIENS0 ( + IMP )After initializing class [M]
LIENS( + IMP )For each record of the main table, after loading class [M] 
LIENS2 ( + IMP )After full loading of class [M]
SETBOUT( + IMP )CHAINE="M", action used to prohibit modification
AP_IMPORTAfter loading class [F] by the record to be imported
IMPORTAfter loading class [F] by the record to be imported
IMP_DEFTRTBefore screen entry simulation
ENTRY SIMULATION
IMP_ZONEOn each enterable field of the list block, before the control action.
VERIF_MOD( + IMP )Before update transaction
TRANSACTION START
MOD_IMPORTAfter the physical lock of the main table
FILTREAfter the physical lock of the main table
INICRE( + IMP )For each line in the grid, after the trans-class  [F] = [M]
CREATION( + IMP )For each line in the grid, after write in the table
MODIF( + IMP )When all the lines have been processed
TRANSACTION END
APRES_MOD( + IMP )After update transaction
FERME( + IMP )Last executed action