Quantcast
Channel: SCN : All Content - Output Management
Viewing all articles
Browse latest Browse all 1353

Smartfroms print preview the double byte characters overlap

$
0
0

The reason of this issue is wrong language key during logon in English.

To provide the correct language key:

 

- Please specify it explicitly, using CONTROL_PARAMETERS of the formulary (CONTROL_PARAMETERS-LANGU).
- E.g. T-code: SAMRTFORMS -> your form name -> F8 -> F8 ->

  Add the correct language key in field LA in CONTROL_PARAMETERS -> F8 then there should no overlapping.

 

It should be done in subroutine:

  FORM CALL_SMARTFORM .

  * smart forms.
    CALL FUNCTION GV_FM_NAME
      EXPORTING
        CONTROL_PARAMETERS = GV_CONTROL_PARAMETERS
        ........

 



Viewing all articles
Browse latest Browse all 1353

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>