2008 Dec 22 12:03 PM
Hi experts,
I am buidling an internal table data in english language but when I click F4 on the specified field at run time , I am getting output pop-up data in different language seems like korean.
Even the return code from 'F4IF_INT_TABLE_VALUE_REQUEST' is zero i.e success.
What could be the possible error or is it related to any Unicode check?
Thank you
Depesh Kumar
Hi experts,
I am buidling an internal table data in english language but when I click F4 on the specified field at run time , I am getting output pop-up data in different language seems like korean.
Even the return code from 'F4IF_INT_TABLE_VALUE_REQUEST' is zero i.e success.
What could be the possible error or is it related to any Unicode check?
Thank you
Depesh Kumar
2008 Dec 22 12:15 PM
Hi deepesh,
Just check the table from which your fetching data into internal table is having any language key fields, if there the pass sy-langu and fetch the required data only.
There is noting like language in the function module, it all depends upon the data what you are fetching.
Just give the screen field and the table name so that we can look and comment
regards
Kumar M
2009 Dec 02 12:22 PM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |