Hi all,
we habe a display problem. The values of a component type MENGV13 (data type QUAN 13) are correct in the context with a point e.g. 8.500 but in the web dynpro application in a Table TextView-UI-Element they are displayed as 8,600, with a comma.
What can we do? Is there e.g. a general web dynpro customizing needed?
Thanks, regards
Susanne
Request clarification before answering.
Susanne,
You can hard-code your output also.
First convert that quantity field into character field.
Than use translate syntax...
TRANSLATE ',' TO ' .'.
Regards,
Sudhir Kothavale.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.