Hi;
with a Z sapscript ZF110_HN_CHEQUE i made a Z copy, i had to add the detail of documents that the check is paying. the problem is that documents are displayed in double space.
How can i make this to print in a single space.
the ZF110_HN_CHEQUE sapscript is with no detail of documents, so i had to add it.
This is the code i´ve added under line 525.
525 -
-
PARTIDAS -
-
PROTECT
®UD-BELNR& ®UD-XBLNR& ........
ENDPROTEC
Thanks on advance.