2005 Apr 05 8:27 AM
When outputing an amount field how do you ensure the correct number of decimal places is displayed in smartforms?
When outputing an amount field how do you ensure the correct number of decimal places is displayed in smartforms?
2005 Apr 05 9:40 AM
Hi Terry,
abap-coding is:
data: amount type bseg-wrbtr,
hval(20).
write amount to hval currency bkpf-waers.regards Andreas
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |