PRINT-CONTROL FONT 10.
WRITE : / 'SIZE 10'.
PRINT-CONTROL FUNCTION 'SI001'.
WRITE : / 'NORMAL SIZE.'.
PRINT-CONTROL FUNCTION 'SI002'.
WRITE : / 'LARGE SIZE'.
Is it possible to reduce font with write statement in classical report or it is not possible to reduce because its is obsolete syntax and that can not also be set using the formatting options of the statements WRITE.
we have SAP_BASIS 740 support level 11 on our syatem.