INIMOD_LIG
Prerequisites
It is indispensable to insert the next line in the SUBXXX for standard or SPEXXX for specific/custom in the MODIF action :
Gosub MODIF From TABLEAUX
Description
This action is called automatically by the TABLEAUX process and this happens for each modified detail line
It intervenes after the re-write of the header record and after the loading of the [F] class for each detail line, therefore just after the re-write of each of these detail lines.
Use
It is therefore possible to use this action to complete the [F] class for all the modified detail line, before pre-loading by the [M] class.