Use this entry point to apply an additional filter on the movements or products to be manufactured.
There is no transaction in progress.
There is no open log file.
The call is carried out before the loading of the grid displaying what can be printed.
[M :SLP]LBEVCRTYP : Document type selected. If this field is equal to 10 (WO), the records from the MFGITM (MFI) table are loaded. Otherwise the records from the table STOJOU(STJ) are.
FILSUP: This variable must be modified to influence the filter on the STJ or MFI table. This filter is added to that of the standard by the "&" operator. It therefore must not start with an operator.
Use this entry point to act on the content of a line on the [M :SLP] label printing screen.
There is no transaction in progress.
There is no open log file.
The call is carried out after the loading of a line of the grid containing the labels to print.
It is used for instance to modify the number of labels.
[M :SLP]LBEVCRTYP : Document type selected. If this field is equal to 10 (WO), the records from the MFGITM (MFI) table are loaded. Otherwise the records from the table STOJOU(STJ) are.
Ecran STOLBEIMP [SLP] : Sections 1 and 2 are available, they must not be modified.
Section 3 indexed by ‘nolign-1’ is available and can be modified.
Example: in order to modify the number of labels to be printed, the value of [M :SLP]LBENBR(nolign-1) must be modified.
Use this entry point to populate specific fields of the LABELPRN table.
There is one transaction in progress.
There is no open log file.
The call is performed when loading the buffer of the LABELPRN table before writing the records of the labels to print.
It is used to load specific fields.
[M :SLP]LBEVCRTYP : Document type selected. If this field is equal to 10 (WO), the records from the MFGITM (MFI) table are loaded. Otherwise the records from the table STOJOU(STJ) are.
Ecran STOLBEIMP [SLP] : Sections 1 and 2 are available, they must not be modified.
Section 3 indexed by the ‘l’ is available.
Use this entry point to modify the standard sort upon printing.
There is one transaction in progress.
There is no open log file.
The call is carried out upon printing (PRINT label of the SUBSLPB processing).
The STOLBEIMP/SLP mask is loaded.