User Tools

Site Tools


abap:format_string

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
abap:format_string [2015/02/03 12:10] ginkoabap:format_string [2015/02/03 12:12] ginko
Line 59: Line 59:
  
 ... RIGHT-JUSTIFIED  ... RIGHT-JUSTIFIED 
-===== Minus sign =====+===== Number formatting ===== 
 +En plus du ''WRTIE ... TO ...'', le formattage de nombre requière les fonctions suivantes : 
 +==== Minus sign ====
 To move the minus sign to the left, use FM ''CLOI_PUT_SIGN_IN_FRONT''. To move the minus sign to the left, use FM ''CLOI_PUT_SIGN_IN_FRONT''.
 +==== Séparateur décimal ====
 +De la virgule au point.
 +''TRANSLATE px_in-value USING ',.'. ''
abap/format_string.txt · Last modified: 2015/10/27 12:17 by ginko