2008 Dec 12 5:55 PM
Hi All,
I have created a custom transaction and for one field I have a F4 functionality where I created a table for that.
So my query is how to convert the values in the F4 option to another language.
Thanks and regards,
Srik
Hi All,
I have created a custom transaction and for one field I have a F4 functionality where I created a table for that.
So my query is how to convert the values in the F4 option to another language.
Thanks and regards,
Srik
2008 Dec 12 6:09 PM
Hi
If i understand it right then you can pass the values to F4 help internal table as text elements and then translate your text elements for other logon languages.
Neha
2008 Dec 12 8:53 PM
Hello,
you can :
- add a field to your table. The name of this new field will be SPRAS (as for standard table). It will be part of the key. Your customized F4 then will access this table using the new key field with sy-langu for example. You have to do translation by your own using SM30.
- or create a text table as it is done for a lot of standard tables
Cordialement,
Chaouki.
Edited by: Chaouki AKIR on Dec 12, 2008 9:55 PM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |