IMP_DEFTRT
Description
This action is called just before the simulation of the entry for each OBJect screen.
Action called from the process generated by the import WWIxxxxxxx.
OBJect import
Simple, Grid, Combined
This action is not called on an import without OBJect.
Use
Modify the name of the process generating the screen
Several variables that are useful in this action :
[L]TRTMSK : process generated in the screen
[L]IMPFIC : abbreviation for the current table
[L]SEPNUM : overlap level for the current table (from 1 to 8 )
Example
$IMP_DEFTRT
GFLTPLI=[F]PLI : GFLAG=[F]PLI
[L]TRTMSK="W0WB1"+num$([F]PLI)+"1"
Return
In the import of the sales or purchase price list, the entry screens are generated as a function of the parameterization of each price list code. It is for this reason that the process code linked to the screen as a function of the price list code is modified in this action IMP_DEFTRT.