Here you assign a print report to the list. You use the print variant to link the print report you entered with the list control.
Example
Typ PV List Report name Update-FORM-Rout.
* 1 LV01 ZSFCASCF
Here the print program ZSFCASCF is assigned to the list LV01. The print variant is explained in list control for transactions.
Note
The form routine that you enter here is used when printing in update mode (see flow control). If you do not enter a form routine then the form routine PRINT_SUB is used as a default.