SUBSLPB processing: Select movements
BEFFILSPR: Before loading the table
Use this entry point to apply an additional filter on the movements or products to be manufactured.
Context and operating mode
Transaction
There is no transaction in progress.
Log file
There is no open log file.
Different call cases
The call is carried out before the loading of the grid displaying what can be printed.
Available variables and masks
[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.
ALISCRSLP: After loading a table line
Use this entry point to act on the content of a line on the [M :SLP] label printing screen.
Context and operating mode
Transaction
There is no transaction in progress.
Log file
There is no open log file.
Different call cases
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.
Available variables and masks
[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.
MAJ_LBP: Loading of table LABELPRN
Use this entry point to populate specific fields of the LABELPRN table.
Context and operating mode
Transaction
There is one transaction in progress.
Log file
There is no open log file.
Different call cases
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.
Available variables and masks
[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.
SORTASLP: Modifying the sort upon printing
Use this entry point to modify the standard sort upon printing.
Context and operating mode
Transaction
There is one transaction in progress.
Log file
There is no open log file.
Different call cases
The call is carried out upon printing (PRINT label of the SUBSLPB processing).
Available variables and masks
The STOLBEIMP/SLP mask is loaded.